minitest-sprint version 1.1.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.1.0 / 2015-03-09
* 2 minor enhancements:
* Added minitest/complete for cmdline test name completion. (tenderlove)
* bin/minitest now directly loads tests, supports specifying files and minitest args.