Skip to content

Commit 8e008b9

Browse files
authored
Merge pull request #9 from browserstack/readme-update
Updated README with link to Parallel Test Calculator
2 parents 7c25965 + e894b12 commit 8e008b9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,11 @@
1313
## Running your tests
1414

1515
- To run a single test, run `mvn test -P single`
16-
- To run parallel tests, run `mvn test -P parallel`
1716
- To run local tests, run `mvn test -P local`
17+
- To run parallel tests, run `mvn test -P parallel`
18+
19+
Understand how many parallel sessions you need by using our [Parallel Test Calculator](https://www.browserstack.com/automate/parallel-calculator?ref=github)
20+
1821

1922
## Notes
2023
* You can view your test results on the [BrowserStack Automate dashboard](https://www.browserstack.com/automate)

0 commit comments

Comments
 (0)