Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 350 Bytes

File metadata and controls

15 lines (9 loc) · 350 Bytes

espresso-android-set-up

UI Tests with Espresso — Andorid Studio set up for beginners

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

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

gradle clean
gradle connectedInstrumentTest