diff --git a/README.md b/README.md index e807280..6a10d79 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,10 @@ ## Run the tests * To run a single test, run `bundle exec rake single` -* To run parallel tests, run `bundle exec rake parallel` * To run local tests, run `bundle exec rake local` +* To run parallel tests, run `bundle exec rake parallel` + + Understand how many parallel sessions you need by using our [Parallel Test Calculator](https://www.browserstack.com/automate/parallel-calculator?ref=github) ## Notes * You can view your test results on the [BrowserStack Automate dashboard](https://www.browserstack.com/automate)