RubyGems Navigation menu

minitest-autotest 1.2.2

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.

Features/Problems:

  • Continually and intelligently test only those files you change with autotest.

Gemfile:
=

install:
=

Versions:

  1. 1.2.2 May 13, 2026 (20 KB)
  2. 1.2.1 January 07, 2026 (20 KB)
  3. 1.2.0 December 11, 2025 (20 KB)
  4. 1.1.1 May 30, 2019 (20 KB)
  5. 1.1.0 May 27, 2019 (20 KB)
Show all versions (10 total)

Runtime Dependencies (1):

minitest ~> 6.0

Development Dependencies (2):

hoe ~> 4.7
rdoc >= 6.0, < 8

Owners:

Pushed by:

Authors:

  • Ryan Davis

SHA 256 checksum:

=

Signature validity period:

January 07, 2026 - January 07, 2027

Total downloads 3,958,915

For this version 83

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: