georgeben / Android-UI-Testing-Examples

Showcases how to use Espresso to test common app widgets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android-UI-Testing-Examples

This project contains some common examples showing how to test your app's UI with the Espresso framework.

Demonstrates the testing of:

  • Switching between activities
  • TextViews
  • Spinners
  • Recycler views

Please feel free to contribute and add other examples. :thumbsup

About

Showcases how to use Espresso to test common app widgets


Languages

Language:Java 100.0%