[ruby-talk:444748] [ANN] minitest-focus 1.4.1 Released

minitest-focus version 1.4.1 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.1 / 2025-12-31

* 4 bug fixes:

  * MT6: Load focus plugin if minitest/focus is required. (mattbrictson)
  * Loosened the minitest dependency to include MT6.
  * Dropped MT4.
  * MT6: Minor option processing fixes.

···

______________________________________________
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 -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-talk.ml.ruby-lang.org/