Skip to content

kikoso/Android-Testing-Espresso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

espresso-android-set-up

UI Tests with Espresso — Android Studio set up for beginners

You have your Android project. You use Android Studio. You want to easily write tests for your UI.

Read this post for detailed instruction https://medium.com/p/c476d3b5ba45/

UPDATE: The original post is out of date, the commands have been updated

gradle clean
gradle connectedCheck build

About

Repository for Conference, with example code for Android Espresso Testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages