Espresso-Example

An example app showing Android UI Test using Espresso

How to use

  1. Import project to Android studio
  2. Open app/src/androidTest/java/com/example/espressoexample/MainActivityTest.kt
  3. Run the test by hitting the green play button next to the class name.

License

This project is distributed under the MIT license.

GitHub

View Github