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,461 of 188,317
Downloads: 4,609

Daily

Ranking: 74,451 of 188,299
Downloads: 2

Depended by

RankDownloadsName
123,1015,327cmdopt

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconkwatch