Re: Parallel execution of tests for Junit

2010-01-15 Thread Colm O'Donnell
cution features of JUnit 4.7+ > > If that works for you, no patch required > > -Stephen > > 2010/1/15 Colm O'Donnell : >> Hi, >> >> I work for a company that have a large number of junit tests. We have >> migrated from ant to maven recently but are faced

Parallel execution of tests for Junit

2010-01-15 Thread Colm O'Donnell
Hi, I work for a company that have a large number of junit tests. We have migrated from ant to maven recently but are faced with a serious problem with respect to the time to execute the tests. We used to execute some tests in parallel with ant but it was not great and depended on a lot of manual