Links
Laziness
Categories
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 |
|
| Rating | (0 votes) |
| Owner | Ben Scofield |
| Created | 19 March 2008 |
Comments
-
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.

