section9-unittest 0.0.1
Section9-unittest is an extension for Test::Unit. * 'describe' and 'it' are available (but 'before' and 'after' are not) * use 'verify_(actual) == expected' instead of 'assert_equal(expected, actual)' * register block which will be called at end of each test * integrated with Section9::Tmp and Section9::Recorder classes
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.0.1 December 22, 2011 (22.5KB)