[ruby-talk:444758] [ANN] minitest-autotest 1.2.1 Released

minitest-autotest version 1.2.1 has been released!

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

autotest is a continous testing facility meant to be used during
development. As soon as you save a file, autotest will run the
corresponding dependent tests.

minitest-autotest is the latest incarnation of the venerable and wise
autotest. This time, it talks to minitest via minitest-server. As a
result, there is no output parsing. There are no regexps to tweak.
There's no cruft or overhead.

Changes:

### 1.2.1 / 2026-01-06

* 3 bug fixes:

  * Bumped the minitest dependency to MT6.
  * Dropped path_expander dependency, using vendored version in MT6.
  * MT6: Needed to load the server plugin via test_prefix.

ยทยทยท

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