Release History¶ ↑
0.2.1 / 2012-03-04¶ ↑
This release simply fixes assert_raises assertion method.
Changes:
-
Fix assert_raises assertion in assertions.rb.
0.2.0 / 2012-03-03¶ ↑
Fix setup and teardown procedures os they run before and after each test, not all tests.
Changes:
-
Fix when setup and teardown procedures run.
0.1.1 / 2012-03-02¶ ↑
This release consists of just minor tweaks –no functional changes.
Changes:
-
Various admin adjustments.
0.1.0 / 2011-08-11¶ ↑
This first release covers basic compatability with Test::Unit
and MiniTest.
Changes:
-
Happy Birthday.