[ruby-talk:444611] [ANN] minitest-speed 1.0.2 Released

6 Jan
2025
6 Jan
'25
11:27 p.m.
minitest-speed version 1.0.2 has been released! * home: <https://github.com/seattlerb/minitest-speed> * rdoc: <http://docs.seattlerb.org/minitest-speed> 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. Changes: ### 1.0.2 / 2025-01-06 NINE YEARS! * 1 bug fix: * Fixed bug in max test time assertion.
201
Age (days ago)
201
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ryan Davis