rozkminiacz / KotlinUnitTestingLinks
Kotlin Unit Testing Examples
☆117Updated 5 years ago
Alternatives and similar repositories for KotlinUnitTesting
Users that are interested in KotlinUnitTesting are comparing it to the libraries listed below
Sorting:
- In mobile development exists solution for caching with RxJava usage, but there is no solutions for Kotlin Coroutines. The project is to p…☆162Updated 5 years ago
- A sample project entirely written in Kotlin. Backend/Frontend with Ktor and Android app.☆220Updated 6 years ago
- Simplest possible demo MVI App☆101Updated 5 years ago
- Kotlin Flow testing has never been easier☆41Updated 3 years ago
- Ready to go template for multiplatform Kotlin☆222Updated 2 years ago
- Kotlin Multiplatform project with Clean Architecture, aiming to only implement the view natively.☆156Updated 6 years ago
- Companion repo for the "It's complicated, but it doesn't have to be: a Dagger" journey talk presented at Android Makers Paris 2019☆98Updated 6 years ago
- A Gradle plugin to generate a module graph and include them modules☆110Updated 4 years ago
- Sample app to showcase organising Gradle build logic with Kotlin DSL and buildSrc☆74Updated 4 years ago
- Movie searching using a Unidirectional State Flow pattern for Android☆229Updated 7 months ago
- Usage of Flow and Channels☆236Updated 5 years ago
- To modify data RxJava provides a lot of methods, but Kotlin Coroutines doesn’t have them. This library’s goal is creating functions that …☆77Updated 5 years ago
- Sample of MVI in Kotlin Multiplatform☆70Updated 4 years ago
- Frequently asked questions about Jetpack Compose – Android’s modern toolkit for building native UI☆84Updated 5 years ago
- Experimental architecture app with example usage intended to be a showcase, test and skeleton app.☆229Updated 6 months ago
- ☆74Updated 6 years ago
- Automatic CoroutineDispatcher injection and extensions for kotlinx.coroutines☆136Updated last month
- Mastering Android navigation☆182Updated 2 years ago
- Feature flags for multi-module Kotlin Android projects☆81Updated this week
- [ACTIVE] The event emitter allows you to register multiple observers, but enqueue events while there are no observers.☆78Updated 2 years ago
- A service locator that makes work with Dagger2 in multi-module project easier. Allows binding components life to Activity/Fragment life-c…☆78Updated 3 years ago
- Materials for a full-day workshop on Kotlin Coroutines☆46Updated 2 years ago
- A style guide for Android developers writing in Kotlin☆35Updated 6 years ago
- Redux-inspired Android architecture library leveraging Architecture Components and Kotlin Coroutines☆211Updated 3 years ago
- Kotlin Multiplatform Template☆196Updated 5 years ago
- ☆70Updated 3 years ago
- Full-stack Hello World for Kotlin Multiplatform☆106Updated 2 months ago
- ☆97Updated 3 years ago
- A sample pokedex application that serves as a playground for me to try out testing and other best practices.☆70Updated 10 months ago
- Example of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture☆113Updated last year