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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,10 @@
11
11
12
12
## Running your tests
13
13
* To run a single test, run `composer single`
14
-
* To run parallel tests, run `composer parallel`
15
14
* 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)
16
18
17
19
## Notes
18
20
* You can view your test results on the [BrowserStack Automate dashboard](https://www.browserstack.com/automate)
0 commit comments