Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 610 Bytes

File metadata and controls

31 lines (17 loc) · 610 Bytes
  • 3 minor enhancements:

    • Added a message to the assertions to clarify which one fired. (HeyNonster)

    • Added permit_slow_* methods to allow for disabling the speed checks. (HeyNonster)

    • Allow for custom clock_time to be set. (HeyNonster)

NINE YEARS!

  • 1 minor enhancement:

    • Use Minitest.clock_time instead of Time.now for higher resolution when available.

  • 1 bug fix:

    • Fixed bug in max test time assertion.

  • 1 bug fix:

    • Fixed dependency on minitest.

  • 1 major enhancement

    • Birthday!