instrumentation-tests topic

List instrumentation-tests repositories

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

android-testing-guide

701
Stars
124
Forks
Watchers

[Examples] Complete reference for Android Testing with examples.

Popular-Movies-App

305
Stars
122
Forks
Watchers

A simple Android app, that helps user to discover movies. Project 1 & 2 of Udacity Android Developer Nanodegree.

disable-animations-rule

32
Stars
3
Forks
Watchers

JUnit TestRule for Android instrumented tests, which automatically disables and enables animations

marathon

555
Stars
118
Forks
Watchers

Cross-platform test runner

Barista

1.7k
Stars
123
Forks
Watchers

:coffee: The one who serves a great Espresso

TicTacToe-MVVM

277
Stars
127
Forks
Watchers

Sample android application used to learn the Model View View Model pattern and DataBinding in Android

Kotlin-Espresso-sample

106
Stars
31
Forks
Watchers

MVP Android project that uses Espresso instrumentation tests. All code are written in Kotlin.

Restaurants-Compose

91
Stars
11
Forks
Watchers

An example concept of MVVM and Kotlin. Display, Filter & Sort the given restaurants from assets with Jetpack Compose and AAC.

android-bloc

18
Stars
1
Forks
Watchers

A BLoC implementation using Kotlin Coroutines