Poorly written unit tests are generally affected by the parallelism in JUnit execution. Can setting the number of threads for JUnit helps?
I read it somewhere, but I'm not sure. Can someone tell how can we set it? And where?
Poorly written unit tests are generally affected by the parallelism in JUnit execution. Can setting the number of threads for JUnit helps?
I read it somewhere, but I'm not sure. Can someone tell how can we set it? And where?