RubyGems Navigation menu

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:
=

安裝:
=

版本列表:

  1. 0.0.1 December 22, 2011 (22.5 KB)

擁有者:

作者:

  • makoto kuwata

SHA 256 總和檢查碼:

=

總下載次數 4,151

這個版本 4,151

版本发布:

授權:

Ruby 版本需求:

相關連結: