minitest-debugger version 1.0.0 has been released!
Published 2011-11-07 @ 17:07
This is a stupid simple example of how easy it is to make a minitest plugin that does something useful. In this case it wraps assert so that failed assertions will drop into the ruby debugger.
Changes:
1.0.0 / 2011-11-07
-
1 major enhancement
- Birthday!