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?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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?