You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@
14
14
## Running your tests
15
15
* To run a sample tests, run `mvn test -P sample-test`
16
16
* To run sample tests with local, run `mvn test -P sample-local-test`
17
+
* Update `<parallel.count>` in `pom.xml` to set the number of parallel threads
17
18
18
19
Understand how many parallel sessions you need by using our [Parallel Test Calculator](https://www.browserstack.com/automate/parallel-calculator?ref=github)
0 commit comments