Skip to content

Instantly share code, notes, and snippets.

@pwicherski
Last active April 22, 2019 19:33
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pwicherski/9e5ddbe83206b9bb84fef63784139b8a to your computer and use it in GitHub Desktop.
Save pwicherski/9e5ddbe83206b9bb84fef63784139b8a to your computer and use it in GitHub Desktop.
Espresso
Online course:
https://www.linkedin.com/learning/effective-android-testing-for-mobile-developers
https://www.linkedin.com/learning/android-espresso-essential-training
https://www.linkedin.com/learning/advanced-android-espresso-testing
Cheat Sheet:
https://android.github.io/android-test/downloads/espresso-cheat-sheet-2.1.0.pdf
Book:
https://www.apress.com/gp/book/9781484243145
Misc:
https://developer.android.com/training/testing/ui-testing/espresso-testing
https://codelabs.developers.google.com/codelabs/android-testing/#0
https://medium.com/mindorks/android-testing-part-1-espresso-basics-7219b86c862b
https://www.vogella.com/tutorials/AndroidTestingEspresso/article.html
DSL for Espresso:
https://proandroiddev.com/kakao-how-to-make-ui-testing-great-again-19972cf13740
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment