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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
- Install dependencies `mvn compile`
13
13
- To run the test suite having cross-platform with parallelization, run `mvn test -P sample-test`
14
14
- To run local tests, run `mvn test -P sample-local-test`
15
+
- To view Allure Reports, run `allure serve target/allure-results`
15
16
16
17
Understand how many parallel sessions you need by using our [Parallel Test Calculator](https://www.browserstack.com/automate/parallel-calculator?ref=github)
0 commit comments