Last active
April 22, 2019 19:33
-
-
Save pwicherski/9e5ddbe83206b9bb84fef63784139b8a to your computer and use it in GitHub Desktop.
Espresso
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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