Skip to content

Commit 1f35ca3

Browse files
committed
update: documentation
1 parent 673d768 commit 1f35ca3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@
1818
* Build the test application: `./gradlew assembleAndroidTest` (apk will be generated in the `app/build/outputs/apk/androidTest/debug/` directory)
1919
* Upload both the apk files to BrowserStack and start a session. Refer our documentation for details: [Using Espresso with BrowserStack](https://www.browserstack.com/app-automate/espresso/get-started)
2020

21+
### Test Reporting & Analytics
22+
23+
* to integrate BrowserStack Test Reporting & Analytics with Espresso refer our documentation: [Test Reporting & Analytics on Espresso](https://www.browserstack.com/docs/test-reporting-and-analytics/quick-start/espresso)
24+
25+
### App Accessibility Testing
26+
27+
* To add accessibility checks to functional tests and generate comprehensive reports of accessibility issues refer our documentation: [Integrate Espresso test suite with app accessibility testing](https://www.browserstack.com/docs/app-accessibility/automated-tests/get-started/espresso/integrate-with-app-automate)
28+
2129
## Notes
2230
* You can view your test results on the [BrowserStack app-automate dashboard](https://www.browserstack.com/app-automate)
2331

0 commit comments

Comments
 (0)