instrumentation-tests
There are 101 repositories under instrumentation-tests topic.
AdevintaSpain/Barista
:coffee: The one who serves a great Espresso
ravidsrk/android-testing-guide
[Examples] Complete reference for Android Testing with examples.
MarathonLabs/marathon
Cross-platform test runner
maksim-m/Popular-Movies-App
A simple Android app, that helps user to discover movies. Project 1 & 2 of Udacity Android Developer Nanodegree.
husaynhakeem/TicTacToe-MVVM
Sample android application used to learn the Model View View Model pattern and DataBinding in Android
avidraghav/MyNotes
📝 A demo todo/notes app which demonstrates the use of MVVM architecture with Test-cases, Navigation Component Library, Room Database, LiveData, Coroutines, Datastore etc.
pot8os/Kotlin-Espresso-sample
MVP Android project that uses Espresso instrumentation tests. All code are written in Kotlin.
mbakgun/Restaurants-Compose
An example concept of MVVM and Kotlin. Display, Filter & Sort the given restaurants from assets with Jetpack Compose and AAC.
pink-room/fastlane-plugin-run_tests_firebase_testlab
Runs Android tests in Firebase Test Lab 🚀
quittle/gradle-android-emulator
Gradle plugin for starting the Android Emulator when running instrumentation tests
jaredsburrows/android-gradle-java-multi-module-template
Static analysis tools: PMD, Findbugs, Checkstyle, Lint and Jacoco on multi module build with an Android app module, Android library module and a Java module
blipinsk/disable-animations-rule
JUnit TestRule for Android instrumented tests, which automatically disables and enables animations
sergio-sastre/FontSizeTestRule
An ActivityScenario extension and a Junit4 TestRule to simulate changing the font size on a device/emulator, as it would be done by going to Settings > display > Font size
programadorthi/android-bloc
A BLoC implementation using Kotlin Coroutines
SergKhram/ARES
ARES(Android Report Synchro) Plugin
rafsanahmad/Android-WorkManager-Sample
An example app to demonstrate Android WorkManager Jetpack Component.
aminsepahan/Base-MVVM-Dagger
A small project to showcase Kotlin in MVVM with Dagger and Retrofit
chrisss404/android-emulator
Android CI images for running instrumentation tests. API: 26, 27, 28, 29, 30.
Egorand/okhttp-android-tests
Set of Android instrumentation tests for OkHttp.
raminabbasiiii/android-movies-app-with-mvvm
kotlin,mvvm,hilt,coroutine,flow,retrofit,paging3,glide,room
hernandazevedo/moviedb
Android project example of clean architecture with MVVM, android security and testing
aleixo-dev/InfoPlay
🤳 With this application, you can find free games to download for diferent platforms, see details about each game and go to the official page to see more.
Arkh42/rtestbench
Toolkit written in Python that allows the user to create a software remote test bench to control an actual electronic test bench remotely.
baruckis/VenuesNearby
Clean architecture prototype app that allows a user to enter a place name, submit, and then view the recommended venues nearby provided by Foursquare API.
Egorand/android-test-rules
Demo project that explores writing custom JUnit rules and using them in instrumentation tests.
milosursulovic/shop-daily
E Commerce solution implemented by Jetpack Compose, Clean Architecture, MVVM, Dagger Hilt, Coroutines, Moshi, Flow
muhammed-ahmad/restaurants
Restaurants app written in Kotlin, using Clean Architecture, MVVM, Repository Pattern, SOLID Principles, RxJava, Dagger, Unit Testing, Espresso, Retrofit, Room
mutkuensert/Fragment-Testing-With-Hilt
Launching a fragment in an instrumented test and testing the screen while using Hilt.
raheemadamboev/room-migration
A plain app to use and test Migrations and Auto-Migrations in Room
Swift-Yah/TheMovieDBAndroid
Another Movie Browser for Android
achmadfachrudin/Github-Search-User
Github search user with Compose
azzumw/Project4
Location Reminder allows user to save a to-do reminder at a point of interest on Google Maps.
code-gambit/VT-AndroidClient
AndroidClient for V Transfer.
ozcanalasalvar/MoviesApp
Android playground project with MVVM and UI&Unit Test
santansarah/sharedtest-junit5-turbine
A Jetpack Compose template that includes a shared test module for Android Instrumented tests using JUnit 5 and Turbine.
talhatek/MvvMKotlin
Simple Mvvm architecture sample with koin. Also including unit tests and ui tests.