[ANN] minitest-autotest 1.1.1 Released
Ryan Davis <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.general |
|---|---|
| Message-ID | <[email protected]> |
minitest-autotest version 1.1.1 has been released! * home: <https://github.com/seattlerb/minitest-autotest> * rdoc: <http://docs.seattlerb.org/minitest-autotest> 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.1.1 / 2019-05-29 * 1 bug fix: * Fixed missing dependency on path_expander. (blowmage) Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>