Hi list, We run our junit task with fork=perTest so that each test performs its work in a separate JVM. Is there a way I can have Ant launch each of those JVMs in a parallel fashion so that we can take advantage of the several cores on our build server? Thanks!
- Parallel Forked JUnit Runs? Dees, Ian (GE Healthcare)
- Re: Parallel Forked JUnit Runs? Ramu Sethu
- RE: Parallel Forked JUnit Runs? Dees, Ian (GE Healthcare)
- Re: Parallel Forked JUnit Runs? Ramu Sethu
- Re: Parallel Forked JUnit Runs? Steve Loughran
