Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 574 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 574 Bytes

1.2.3 - 2015-12-04

  • assert_raise now works with lower-level exceptions.

  • assert can now receive a custom failure message, which should help write better custom assertions.

  • cutest -v now exits after printing the version number.

1.2.2 - 2014-11-05

  • assert_raise now returns the raised exception.

  • Use -s to run a single scope.

1.2.1 - 2013-08-14

  • cutest(1) now exits with a non-zero status when a test fails.

Previous versions

Check the commit list for earlier changes.