rozkminiacz / KotlinUnitTestingLinks
Kotlin Unit Testing Examples
☆115Updated 6 years ago
Alternatives and similar repositories for KotlinUnitTesting
Users that are interested in KotlinUnitTesting are comparing it to the libraries listed below
Sorting:
- Kotlin Flow testing has never been easier☆41Updated 3 years ago
- In mobile development exists solution for caching with RxJava usage, but there is no solutions for Kotlin Coroutines. The project is to p…☆163Updated 6 years ago
- A Gradle plugin to generate a module graph and include them modules☆110Updated 5 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☆97Updated 6 years ago
- Simplest possible demo MVI App☆101Updated 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 app to showcase organising Gradle build logic with Kotlin DSL and buildSrc☆74Updated 4 years ago
- Ready to go template for multiplatform Kotlin☆221Updated 3 years ago
- A style guide for Android developers writing in Kotlin☆35Updated 6 years ago
- Frequently asked questions about Jetpack Compose – Android’s modern toolkit for building native UI☆84Updated 6 years ago
- Sample of MVI in Kotlin Multiplatform