Skip to content

ashraf789/Android-Espresso-Testing-Example

Repository files navigation

Android Espresso Testing Example

Espresso use for android UI Testing

Add bellow dependencie on your build.gradle(app) file

androidTestImplementation 'com.android.support.test:rules:1.0.2'

Run app for Testing as as like bellow image

Screenshot



Releases

No releases published

Packages

No packages published

Languages