On Tue, Nov 24, 2009 at 10:41 PM, chhsiung <chhsi...@gmail.com> wrote:
> When I'm running SpecificTestCase, it's actually executing the
> BaseTestCase's testcases twice.

Change `SpecificTestCase < BaseTestCase` to `Test::Unit::TestCase` and you
should be fine.

If you are just starting (meaning: you do not have a lot of tests so far), I
would suggest you use rspec (http://rspec.info/) instead of test/unit.

Željko
--
watir.com - community manager
watirpodcast.com - host

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to