minitest-focus version 1.1.0 has been released!
Published 2013-11-07 @ 02:19
Allows you to focus on a few tests with ease without having to use command-line arguments. Good for tools like guard that don’t have enough brains to understand test output. Cf. ZenTest’s autotest (an example of a test runner with strong testing logic).
Inspired by https://github.com/seattlerb/minitest/issues/213
Changes:
1.1.0 / 2013-11-07
-
1 major enhancement:
- Minitest 5 compatibility.
- Still works on minitest 4.
- Minitest 5 compatibility.
- home: https://github.com/seattlerb/minitest-focus
- rdoc: http://docs.seattlerb.org/minitest-focus