android-espresso
There are 8 repositories under android-espresso topic.
spring-media/apps-android-testdevicemanager
Gradle custom plugin to set up Android test devices for UI tests with Espresso.
adil-hussain-84/android-espresso-experiments
Experiments with Android's Espresso UI testing library.
abhishekraics001/Automation_Testing
Automation Testing with Java / Python using Selenium / Appium / TestNG
ersiver/sample-testing
Sample code that demonstrates basic testing, how to set up manual dependency injection, a service locator, and how to use fakes and mocks.
rkpattanaik/CalorieTracker
An Open-Source Calorie Tracking Android app that demonstrates Multi-Module-Clean-Architecture, built with Kotlin and modern building blocks like Flow, Compose, Hilt etc. Also covers Unit Testing for Repositories, UseCases and ViewModels.
Saranomy/DemoCoroutines
Demo of how to use of Kotlin coroutines on Android
nverbeek/EspressoBug
Demonstrates an android espresso bug related to TextInputLayout.setError
RumitPatel/android-testcase-example
This project explains the basic use case of test cases. There are UI tests and instrumental tests too.