Minitest-focus 1.0.0 Released

minitest-focus version 1.0.0 has been released!

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 Focus On A Single Test · Issue #213 · minitest/minitest · GitHub

Changes:

1.0.0 / 2013-01-07

  • 1 major enhancement

    • Birthday!