Categories: None [Edit]

section9-unittest

https://rubygems.org/gems/section9-unittest
https://github.com/kwatch/section9
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

Total

Ranking: 133,368 of 183,107
Downloads: 4,151

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName
121,8554,844cmdopt

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconkwatch