Tom O'Brien - 2002-02-26

Another newbie question...

I'd like to be able to run several simultaneous threads executing the same test suite (a bunch of tests from one TestCase subclass, or perhaps an entire test suite).

Has anyone done something like this already?