Skip to main content
Version: 0.9.1

Examples

All of the sample apps are located here

Android application

You can find a sample of gradle based android application with one Activity and EditText with examples of flaky, failing, skipped and slow espresso tests here. Test execution can be done using CLI and marathon gradle plugin.

Android library

You can find a sample of gradle based android library with one instrumented test here. Test execution can be done using CLI and marathon gradle plugin.