[TUT] Android Gradle App with Espresso Instrumentation tests

This tutorial will show you the skeleton of an Android application that uses the Gradle build system and runs Espresso Instrumentation tests on Android classes. This follows on from my tutorials about Robolectric JUnit tests…

Read more of [TUT] Android Gradle App with Espresso Instrumentation tests