Skip to content

Commit c36dbcd

Browse files
authored
Merge pull request #5 from browserstack/readme-update
Updated README with link to Parallel Test Calculator
2 parents 7ec1f3e + 800d5f2 commit c36dbcd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111

1212
## Running your tests
1313
- To run a single test, run `npm run single`
14-
- To run parallel tests, run `npm run parallel`
1514
- To run local tests, run `npm run local`
15+
- To run parallel tests, run `npm run parallel`
16+
17+
Understand how many parallel sessions you need by using our [Parallel Test Calculator](https://www.browserstack.com/automate/parallel-calculator?ref=github)
1618

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

0 commit comments

Comments
 (0)