Open nadvolod opened 5 years ago
I would like to speed up test execution for our cod base and make all the tests run in parallel. Not sure how to do that since I'm a Java novice. Please help.
Currently in this PR: https://github.com/saucelabs/sauce-java/pull/87 But need to add a thread safe factory class so that tests pass in parallel
I would like to speed up test execution for our cod base and make all the tests run in parallel. Not sure how to do that since I'm a Java novice. Please help.