RubyGems Navigation menu

minitest-speed 1.0.0

minitest-speed adds test hooks to verify the time it takes to run the setup, body, and teardown phases of each test. If the time of any phase goes over the maximum time, it fails the test. Use class variables to set the maximum thresholds and crank it down over time.

Gemfile:
=

install:
=

Versions:

  1. 1.1.0 April 07, 2025 (11 KB)
  2. 1.0.2 January 06, 2025 (10.5 KB)
  3. 1.0.1 October 09, 2016 (10.5 KB)
  4. 1.0.0 April 23, 2016 (10.5 KB)

Development Dependencies (2):

hoe ~> 3.15
rdoc ~> 4.0

Owners:

Authors:

  • Ryan Davis

SHA 256 checksum:

=

Total downloads 9,959

For this version 2,379

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: