android-unit-testing topic

List android-unit-testing repositories

lifecycle-aware-component-sample

15
Stars
0
Forks
Watchers

Sample Android application used in my article on Lifecycle aware components

MockCamera

55
Stars
12
Forks
Watchers

A mocking camera/video example with GLSurfaceView

android-clean-architecture

31
Stars
4
Forks
Watchers

Android Sample Clean Architecture App written in Kotlin. (MVVM, dagger2, RXjava, data binding, Live data,room)

Github-Android-Action

37
Stars
17
Forks
Watchers

Android Github Action that builds Android project, runs unit tests and generates debug APK, builds for Github Actions hackathon

Showcase of multi-modular Android MVVM architectures (Layered Architecture and Clean Architecture) 🏛 to developing clean, testable and scalable Android Apps 📱. MVVM, LiveData, Retrofit, Coroutines, H...