Hello all,
Small question about run configurations and testNG.
I need to run my tests in parallel to debug an issue with the maven build (which runs methods in parallel).
Is it correct to add "-parallel methods" to "Test Runner params"?
Hello all,
Small question about run configurations and testNG.
I need to run my tests in parallel to debug an issue with the maven build (which runs methods in parallel).
Is it correct to add "-parallel methods" to "Test Runner params"?