Skip to content

Commit e894b12

Browse files
rhlbhatnagarvedharish
authored andcommitted
Updated README with link to Parallel Test Calculator
1 parent 7c25965 commit e894b12

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)