Skip to content

Instantly share code, notes, and snippets.

@cdsap
Created May 14, 2018 14:00
Show Gist options
  • Save cdsap/19a1bc6dd01faf5ac3b8155fc2b0e6c3 to your computer and use it in GitHub Desktop.
Save cdsap/19a1bc6dd01faf5ac3b8155fc2b0e6c3 to your computer and use it in GitHub Desktop.
TestImplementation JunitRunner
testImplementation 'com.android.support.test:rules:1.0.2'
testImplementation 'com.android.support.test:runner:1.0.2'
testImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
testImplementation "org.robolectric:robolectric:4.0-alpha-1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment