Agile Web Development

Build it. Launch it. Love it.

Laziness

Laziness autogenerates tests for you when your app throws an unhandled exception. In dev mode, it displays the test on the error page; in production, it adds the test to your exception_notification-generated email. What're you waiting for - lazy up!

Vitals

Home http://www.culann.com/2008/03/and-the-greatest-of-these-is-laziness
Repository http://github.com/bscofield/laziness/tree/master
License Rails' (MIT)
Tags Tag_red
Rating (0 votes)
Owner Ben Scofield
Created 19 March 2008

Comments

  • Avatar
    19 March 2008

    Good plugin, it's not a perfect test generator (sometimes the error depends on some kind of data) but it helps the programmer to keep a good test coverage and error tracking system. Anyway, I'll be using this in my projects! Congratulations! :D Best regards, Felipe Giotto.

Add a comment