Closed ghost closed 12 years ago
Thanks for the pull request! Since I don't use Test::Uint (anymore), I just want to double check with you - this is targeting Test::Unit in 1.9, correct? (I vaguely remember reading somewhere Test::Unit in 1.9 is actually MiniTest with a compatibility layer on top or something like that...)
1.9 bundles MiniTest, but there's a separate T::U gem you can install instead - http://test-unit.rubyforge.org/test-unit/en/ - this is for compat with the external gem.
Thanks Mike, merged into master.
Some of us are still using Test::Unit ;)