Is there a way to distribute junit tests so they all get done faster?

Posted by Josh on Stack Overflow See other posts from Stack Overflow or by Josh
Published on 2010-06-01T21:44:59Z Indexed on 2010/06/01 22:23 UTC
Read the original article Hit count: 137

Filed under:
|

Our JUnits take a total of 6 hours to run. Is there an easy way to run 1/n of them on n different machines?

© Stack Overflow or respective owner

Related posts about unit-testing

Related posts about junit