K
Kouhei Sutou
Hi,
test-unit version 2.0.2 has been released!
* <http://rubyforge.org/projects/test-unit/>
Test::Unit 2.x - Improved version of Test::Unit bundled in
Ruby 1.8.x.
Ruby 1.9.x bundles miniunit not Test::Unit. Test::Unit
bundled in Ruby 1.8.x had not been improved but unbundled
Test::Unit (Test::Unit 2.x) will be improved actively.
Changes:
### 2.0.2 / 2008-12-21
* 2 major enhancements
* re-support ruby 1.8.5.
* improve exception object comparison.
* 3 bug fixes
* [#22723]: collector fails on anonymous classes
* [#22986]: Test names with '?' blow up on Windows
* [#22988]: don't create .test-result on non-priority mode.
* Thanks
* Erik Hollensbe
* Daniel Berger
* Bill Lear
* <http://rubyforge.org/projects/test-unit/>
Thanks,
test-unit version 2.0.2 has been released!
* <http://rubyforge.org/projects/test-unit/>
Test::Unit 2.x - Improved version of Test::Unit bundled in
Ruby 1.8.x.
Ruby 1.9.x bundles miniunit not Test::Unit. Test::Unit
bundled in Ruby 1.8.x had not been improved but unbundled
Test::Unit (Test::Unit 2.x) will be improved actively.
Changes:
### 2.0.2 / 2008-12-21
* 2 major enhancements
* re-support ruby 1.8.5.
* improve exception object comparison.
* 3 bug fixes
* [#22723]: collector fails on anonymous classes
* [#22986]: Test names with '?' blow up on Windows
* [#22988]: don't create .test-result on non-priority mode.
* Thanks
* Erik Hollensbe
* Daniel Berger
* Bill Lear
* <http://rubyforge.org/projects/test-unit/>
Thanks,