
23 Jul
2024
23 Jul
'24
6:31 p.m.
minitest-sprint version 1.3.0 has been released! * home: <https://github.com/seattlerb/minitest-sprint> * rdoc: <http://docs.seattlerb.org/minitest-sprint> Runs (Get it? It's fast!) your tests and makes it easier to rerun individual failures. Changes: ### 1.3.0 / 2024-07-23 * 1 minor enhancement: * Allow rake task name to be passed as an argument and repeated back in failure list. (adam12) * 1 bug fix: * Fixed wonky shebang in bin/minitest.