Has anyone explored ways to have "ant test" take advantage of concurrency?
Since each JUnit test source (TestXXX.java) is independent, this should be
possible.
I'd love to have "ant test test-tag" run faster on an N-core machine.

Mike

Reply via email to