[ruby-talk:444274] [ANN] minitest-focus 1.4.0 Released

minitest-focus version 1.4.0 has been released!

* home: <https://github.com/seattlerb/minitest-focus&gt;
* rdoc: <http://docs.seattlerb.org/minitest-focus&gt;

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. minitest-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.4.0 / 2023-07-11

* 1 minor enhancement:

  * Added --no-focus flag to disable focus and allow --name args to override.

···

______________________________________________
ruby-talk mailing list -- ruby-talk@ml.ruby-lang.org
To unsubscribe send an email to ruby-talk-leave@ml.ruby-lang.org
ruby-talk info -- Info | ruby-talk@ml.ruby-lang.org - ml.ruby-lang.org