> Your immediate problem is that Test::Unit::Reporter wants a bunch of test > cases and instead you are giving it a bunch of files. Test cases are objects > (that are created in these files). > > Here is some additional doc from Test::Unit that explains what is going on. > > http://www.ruby-doc.org/stdlib/libdoc/test/unit/rdoc/classes/Test/Unit.html > > Anyone complaining about wierdness with 'test/unit' and require needs to > read this!
Aha. Manana. Sufficient unto the day, and all that... -Chris _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
