circleci/EspressoSample

A sample Android application with Espresso UI tests

56

stars

26

commits

Java

primary language

Feb 16, 2024

updated

README

CircleCI Espresso sample

Circle
CI

Highlights:

  • com.android.ddmlib.DdmPreferences.setTimeOut(60000) in the android.defaultConfig section of the build.gradle file (example)

  • the circle.yml sets the ADB_INSTALL_TIMEOUT environment variable (example)

  • there is a sleep 30 command before the screen unlock operation (example)

We also recommend that you set the TERM variable to dumb for better Gradle command-line output (example).

Contributors

appplemac

22 commits

bear

1 commits

circleci-bot

1 commits

ryan-wren

1 commits

circleci/EspressoSample

A sample Android application with Espresso UI tests

56

stars

26

commits

Java

primary language

Feb 16, 2024

updated

README

CircleCI Espresso sample

Circle
CI

Highlights:

  • com.android.ddmlib.DdmPreferences.setTimeOut(60000) in the android.defaultConfig section of the build.gradle file (example)

  • the circle.yml sets the ADB_INSTALL_TIMEOUT environment variable (example)

  • there is a sleep 30 command before the screen unlock operation (example)

We also recommend that you set the TERM variable to dumb for better Gradle command-line output (example).

Contributors

appplemac

22 commits

bear

1 commits

circleci-bot

1 commits

ryan-wren

1 commits

Languages

Java

100.0%