Back to Browse

UI Testing with Espresso | Kotlin Development

10.4K views
Apr 21, 2021
43:13

"Espresso is a UI test framework (part of the Android Testing Support Library) that allows you to create automated UI tests for your Android app. Espresso tests run on an actual device or emulator (they are instrumentation based tests) and behave as if an actual user is using the app" Dependencies: androidTestImplementation "androidx.test:runner:1.3.0" androidTestImplementation "androidx.test:core:1.3.0" androidTestImplementation "androidx.test.ext:junit-ktx:1.1.2" Subscribe for more: https://www.youtube.com/channel/UChCgMnyGKOgEGDvubbjjr6A Thanks for watching, leave a like, leave a comment... Don't forget to subscribe to the channels and click on the bell to activate notifications! Github ----- https://github.com/IsaiasCuvula Website ----- https://www.bersyte.com/ Twitter ----- https://twitter.com/ICuvula Instagram ----- https://www.instagram.com/isaias_cuvula/ My App ---- https://play.google.com/store/apps/details?id=com.bersyte.berlist #Bersyte #AndroidTest #Espresso #AndroidDev #Kotlin

Download

0 formats

No download links available.

UI Testing with Espresso | Kotlin Development | NatokHD