You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jeanderson <je...@gmail.com> on 2017/03/23 23:15:42 UTC

Surefire Parallel Settings

Hi all,

I would like some guidance about parallel settings on Maven Surefire.
I'm already using "forkCount" 1C in a quadcore machine to speed up my tests
and now I'm planning to and parallel methods as well.

The question is, does forkCount=1C, parallel=methods, and threadCount=5
results
in 5 threads per forked JVM?

I'm confused because there's a perThreadCount option and I don't understand
how
this option affects the number of threads within each forked JVM.

Thanks in advance!

Best regards,
Jeanderson
-- 
Jeanderson Candido
Graduate Student in Computer Science
Federal University of Pernambuco, Brazil
http://jeandersonbc.github.io