An open API service indexing awesome lists of open source software.

https://github.com/backbase/sauce-espresso-test-android-app

App used in the bitrise-step-sauce-espresso-test
https://github.com/backbase/sauce-espresso-test-android-app

Last synced: 15 days ago
JSON representation

App used in the bitrise-step-sauce-espresso-test

Awesome Lists containing this project

README

          

# sauce-espresso-test-android-app

Project that outputs the appApk (sauceapp-debug.apk) used in the [bitrise-step-sauce-espresso-test](https://github.com/Backbase/bitrise-step-sauce-espresso-test).
The sauceapp-debug.apk is an empty app containing only espresso-accessibility, fragment, and fragmentn-test libraries. Those are needed if you are testing, through saucelabs, a library module that runs tests with "launchFragmentInContainer" function.