RubyGems Navigation menu

minitest-speed 1.0.1

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.0.1 October 09, 2016 (10.5 KB)
  2. 1.0.0 April 23, 2016 (10.5 KB)

Runtime Dependencies (1):

minitest < 7, > 5

Development Dependencies (2):

hoe ~> 3.15
rdoc ~> 4.0

Owners:

Authors:

  • Ryan Davis

SHA 256 checksum:

=

Total downloads 8,255

For this version 6,222

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: