minitest-autotest version 1.0.1 has been released!
Published 2015-04-13 @ 15:14
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.0.1 / 2015-04-13
-
2 bug fixes:
- Default died hook needs to be last. (bhenderson)
- Remove unused hooks (some may come back at some point). (bhenderson)
- home: https://github.com/seattlerb/minitest-autotest
- rdoc: http://docs.seattlerb.org/minitest-autotest