Test::Unit 2.x - Improved version of Test::Unit bundled in Ruby 1.8.x.
http://test-unit.rubyforge.org/test-unit/
Test::Unit 1.2.3 is the original Test::Unit, taken straight from the ruby
distribution, Test::Unit 2.x will be improved actively and may break compatiblity with
Test::Unit 1.2.3. (We will not hope it if it isn‘t needed.)
- Sources inherited from project devel:languages:ruby:extensions
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Marvin1973:pcs/rubygem-test-unit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
rubygem-test-unit.changes | 0000001343 1.31 KB | |
rubygem-test-unit.spec | 0000002098 2.05 KB | |
test-unit-2.0.5.gem | 0000132608 130 KB |
Revision 2 (latest revision is 71)
Duncan Mac-Vicar (dmacvicar)
committed
(revision 2)
- update to 2.0.5 * [#27314] fix diff may raise an exception. [Erik Hollensbe] - changes in 2.0.4 * 4 major enhancements * use ~/.test-unit.yml as global configuration file. * add TAP runner. (--runner tap) * support colorized diff: http://test-unit.rubyforge.org/svn/trunk/images/color-diff.png * add Test::Unit::AutoRunner.default_runner= to specify default test runner. * improve verbose mode output format. (use indent) * support NOT_PASS_THROUGH_EXCEPTIONS. * support arguments option in #{runner}_options. * TC_ -> Test in sample test case name. * [#27195] test-unit-2.0.3 + ruby-1.9.1 cannot properly test DelegateClass subclasses [Mike Pomraning]
Comments 0