Actually, after reading the code a bit, I'm 90% sure this isn't supported and I'm not misinterpreting the purpose of invoker.parallelThreads. I've opened a Jira for this (http://jira.codehaus.org/browse/MINVOKER-165). If I get a chance, I might see if I can put a patch together.
-Keegan On Wed, May 21, 2014 at 10:00 AM, Keegan Witt <[email protected]> wrote: > Is there a way to have Invoker run a test with more than one thread (i.e. > the -T option)? My understanding is that the 'invoker.parallelThreads' > option is to run Invoker itself in parallel across test poms, but that each > individual test pom is still single threaded. Or am I misunderstanding? > > -Keegan >
