[ruby-talk:444753] [ANN] minitest-allow 1.3.1 Released

minitest-allow version 1.3.1 has been released!

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

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.1 / 2026-01-04

* 2 bug fixes:

  * Loosened the minitest dependency to include MT6.
  * MT6: Fixed --check to work with both MT5 and MT6+.

···

______________________________________________
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/