Skip to content

Instantly share code, notes, and snippets.

@kikuchy
Created May 25, 2018 06:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kikuchy/cf3a2266b77cb54661ed612206f359ea to your computer and use it in GitHub Desktop.
Save kikuchy/cf3a2266b77cb54661ed612206f359ea to your computer and use it in GitHub Desktop.
testImplementation 'junit:junit:4.12'
testImplementation "org.robolectric:robolectric:4.0-alpha-2"
testImplementation 'androidx.test:runner:1.1.0-alpha2'
androidTestImplementation 'androidx.test:runner:1.1.0-alpha2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0-alpha2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment