RubyGems Navigation menu

minitest-autotest 1.0.1

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.1 - May 30, 2019 (20 KB)
  2. 1.1.0 - May 27, 2019 (20 KB)
  3. 1.0.3 - May 03, 2016 (19.5 KB)
  4. 1.0.2 - December 15, 2015 (18.5 KB)
  5. 1.0.1 - April 13, 2015 (18.5 KB)
Show all versions (7 total)

Runtime Dependencies (1):

Development Dependencies (3):

hoe ~> 3.13
minitest ~> 5.6
rdoc ~> 4.0

Owners:

Authors:

  • Ryan Davis

SHA 256 checksum:

3164199c9c044608b53c6efcb3aec2bf5cfbed1fb08cd25beef8c8a159312526

Total downloads 3,631,921

For this version 6,473

License:

MIT

Required Ruby Version: >= 0

Links: