> Now that I've appended a number to the test names to indicate the correct 
> order, they work just fine.

Maintaining the numbers to keep correct order can become a pain as
your test suite grows.  You can also make the tests run in the order
you defined them by subclassing Watir::TestCase instead of
Test::Unit::TestCase.
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to