btw, i have this huge junit suite and i would like...
# kobalt
c
btw, i have this huge junit suite and i would like to run it multithreaded to speed it up. I read that testng can run junit tests, and that it can run tests multithreaded. can i run my junit suite in parallel with testng?