android-tests
There are 36 repositories under android-tests topic.
aritraroy/UltimateAndroidReference
:rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer
ravidsrk/android-testing-guide
[Examples] Complete reference for Android Testing with examples.
vgrec/EspressoExamples
A collection of examples demonstrating different techniques for automated testing with Espresso.
lopspower/CleanRxArchitecture
Clean Rx Kotlin Architecture sample on GitHub Api 🚀
burakeregar/KotlinMvpArchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
jordifierro/android-base
Android Clean Architecture MVP RESTful client template app
concretesolutions/requestmatcher
A simple and powerful way for making programatic assertions in your fake API
cortinico/rules4android
A collection of JUnit 4 Rules for Android Developers 🔬
parthdave93/AndroidTestingTutorial
Getting started with Espresso Unit Testing
DroidTesting/android-uiautomatorviewer
对 Android uiautomatorviewer 工具进行了一些修改,并改造成一个 Gradle 工程。
ksoichiro/android-tests
Examples of Android tests.
mmcc007/hot-emulator
Docker image of android emulator with quickboot snapshot
talenguyen/Architecture
Architecture for Android
harshvsingh8/android-gtest-driver
Google Test integration in an Android project to run native component/unit tests.
razir/GithubTestClient
Demo app to show some of my skills
SnehPandya18/AndroidTesting
Android testing examples with concepts of Unit Testing & Instrumentation Testing
ramakrishnajoshi/UnitTestingInAndroid
This repo has been created to learn Unit Testing for Android
sridhar-sp/android-test
A collection of samples to showcase various testing types that can be performed on the Android code base.
thinogueiras/Java-Appium-BrowserStack
Automação de Testes para Android utilizando Java, JUnit 5 e Appium 9.2.0.
code-schreiber/AssertLibsCompare
✅ Assertion libraries comparison for Kotlin in Android ❌
aanandshekharroy/Android-Testing
Project under the "Engineering Maintainable Android Apps" course on Coursera
ArjunGupta08/Android-Unit-Testing
Unit Testing Introduction
caravancodes/android-library-tester-project
Testing published jitpack library project
huhx0015/AN4_BuildItBigger
Android Nanodegree | Project 4: Build It Bigger: A project for the Android Nanodegree program which demonstrates the ability to create an app with multiple flavors that uses multiple libraries and Google Cloud Endpoints.
kossy205/ShoppingList-AndroidTesting
A simple light weight project built with the mvvm architecture solely to demonstrate extensive testing strategies. It showcases clean implementation of unit tests, UI tests, integration tests, and dependency injection testing using Hilt. Built for reliability, maintainability, and testability.
mfdeveloper/android-uitest
A basic android UI test example application using Espresso framework
mmcc007/hot-emulator-demo
Demo using an emulator started with quickboot snapshot to run Flutter test on Travis
naseemakhtar994/android-testing-guide
[Examples] Complete reference for Android Testing with examples.
NPKompleet/BakingApp
An app for displaying recipes
praveen2gemini/AndroidTDDSample
This is a collection of samples demonstrating different frameworks and techniques for automated testing in Android.
rajivmanivannan/android-tdd
Approaching Android project with Test Driven Development (TDD)
shahbazhashmi/Android-MVP-Demo
MVP + RXJAVA + RETROFIT
TarCV/fork
Fork of Fork is moved to a separate repo - https://github.com/TarCV/tongs
ykws/android-testing
Android Testing Codelab