Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
/ EspressoSample Public archive

A sample Android application with Espresso UI tests

Notifications You must be signed in to change notification settings

circleci/EspressoSample

Repository files navigation

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).

About

A sample Android application with Espresso UI tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages