saucelabs/sauce-java

Make all unit/integration/ui tests run in parallel

Opened this issue · 1 comments

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: #87
But need to add a thread safe factory class so that tests pass in parallel