[ruby-talk:444716] [ANN] minitest-allow 1.3.0 Released
11 Dec
2025
11 Dec
'25
9:13 p.m.
minitest-allow version 1.3.0 has been released! * home: <https://github.com/seattlerb/minitest-allow> * rdoc: <http://docs.seattlerb.org/minitest-allow> Allows you to provide an exclusion list of allowed failures/errors. Failures and errors on this list still get run and reported as usual, but do not cause a non-zero exit code. This enables you to have a green CI with against a list of known bad tests. Changes: ### 1.3.0 / 2025-12-11 * 1 minor enhancement: * Added a -c/--check option to help regenerate file. (bquorning)
158
Age (days ago)
158
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ryan Davis