minitest-debugger version 1.0.3 has been released!
Published 2015-01-09 @ 16:39
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.3 / 2015-01-09
-
1 bug fix:
- Removed dead rubyforge setting in Rakefile
- home: https://github.com/seattlerb/minitest-debugger
- rdoc: http://docs.seattlerb.org/minitest-debugger