v1.4.0
- Adds support for test-unit gem. Thanks @kares
- Adds support for JRuby 1.7.21
- Runs minitest
after_run
callbacks. Thanks @jeremyevans - Minor performance improvements
- The tests rake tasks will now fail as soon as any of the test command fails, to avoid false positives.