[ruby-talk:444748] [ANN] minitest-focus 1.4.1 Released
1 Jan
2026
1 Jan
'26
12:18 a.m.
minitest-focus version 1.4.1 has been released! * home: <https://github.com/seattlerb/minitest-focus> * rdoc: <http://docs.seattlerb.org/minitest-focus> 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 https://github.com/seattlerb/minitest/issues/213 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.
137
Age (days ago)
137
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ryan Davis