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
- Host: GitHub
- URL: https://github.com/backbase/sauce-espresso-test-android-app
- Owner: Backbase
- License: other
- Created: 2022-03-04T09:46:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-04T11:03:52.000Z (about 4 years ago)
- Last Synced: 2025-11-20T20:02:51.985Z (4 months ago)
- Size: 57.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.