Releases: qrush/m
Releases · qrush/m
v1.6.0
Adds support for passthrough options (#77 )
[development] Fixes tests in all appraisals (#86 )
v1.5.1
Adds support for running multiple non contiguous lines at once. Thanks @kirs .
Improves README. Thanks @olleolleolle .
Work well with the version
gem. Thanks @TSMMark .
v1.5.0
Adds the -r
and --recursive
flags to run tests on an entire tree of directories. Thanks @davidcpell .
Fixes an issue in which the exit status of M was wrong in certain situations. Thanks @davidcpell
v1.4.2
Moves the method_source
require to the outside of the M
module (#50 )
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.
v1.3.4
Drop Ruby 1.9.3 and add 2.2.0 support
Do not blow up when something fails when running a directory
Improves CI tests and coverage
v1.3.3
Adds support for Minitest 5
Support for empty test cases
You can’t perform that action at this time.