141 skills found · Page 1 of 5
chiuki / Android Test DemoAndroid testing with Dagger 2, Espresso 2 and Mockito
reactivedroid / TvFlixTvFlix android app using Dagger Hilt, Coroutines, Compose, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM with clean code architecture purely written in Kotlin
vgrec / EspressoExamplesA collection of examples demonstrating different techniques for automated testing with Espresso.
novoda / RxpressoEasy Espresso UI testing for Android applications using RxJava.
JakeWharton / Double Espresso[DEPRECATED] A pure Gradle port of the Espresso testing utility for Android!
xurxodev / Movies Kotlin KataKatas for practice Kotlin( Coroutines, dataclasses, delegate properties...) Clean Architecture and best practices in Android(DI, Dagger, MVP, Espresso) implemented by Jorge Sánchez (Xurxodev)
mitchtabian / EspressoUITest ExamplesExamples of UI Testing with Espresso, Mockk, androidx.test
americanexpress / BusybeeBusyBee is an alternative API for IdlingResources in Espresso tests
KakaoCup / ComposeNice and simple DSL for Espresso Compose UI testing in Kotlin
WeRockStar / Dagger2Kotlin Dagger2 example project
alirezaeiii / TMDb MotionLayout Paging2 PlaygroundA sample using Kotlin, MVVM, Paging2, Dagger2, RxJava2, Coroutines, Jetpack Compose, Retrofit, Glide, Espresso, Unit test, In-app updates and Github Actions which showcases MotionLayout in Android.
sebaslogen / CleanGUITestArchitectureSample project of Android GUI test automation using Espresso, Cucumber and the Page Object Pattern
KasperskyLab / AdbServerAdb Server for Espresso tests
TharunBalaji2004 / Android Ci CdDevOps CI/CD pipeline architecture for Android Apps 📲⚙️ (using GitHub Actions) - Unit Test, Instrumentation Test (espresso), Static Code Analysis (Sonarqube), Gradle Packaging, Signing bundle and automated deployment on Google Play Store
concretesolutions / KappuccinoA kotlin library to simplify how to do espresso tests on Android.
Mustafashahoud / MoviesAppA Movie Application uses TheMovie API, MVVM architecture and all jetpack components.
pot8os / Kotlin Espresso SampleMVP Android project that uses Espresso instrumentation tests. All code are written in Kotlin.
malmstein / TestingarchitectureSkeleton for an Android project with Espresso + JUnit + Robolectric tests
finn-no / Android Emulator HacksWe run android espresso instrumentation tests on bamboo. This worked extremely randomly due to a few issues that we've tried to solve with this app.
lkorth / Device AutomatorAn easy to use, Espresso like, syntax on top of the Android UI Automator testing framework