Skip to content

Commit 4bc8292

Browse files
authored
Merge pull request #7 from browserstack/readme-update
Updated README with link to Parallel Test Calculator
2 parents 701c090 + 072ed88 commit 4bc8292

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 `composer single`
14-
* To run parallel tests, run `composer parallel`
1514
* To run local tests, run `composer local`
15+
* To run parallel tests, run `composer 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)