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

install:
=

Versions:

  1. 0.0.1 - December 22, 2011 (22.5 KB)

Owners:

Authors:

  • makoto kuwata

SHA 256 checksum:

=

Total downloads 4,126

For this version 4,126

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: