kotlin-test
There are 12 repositories under kotlin-test topic.
haroldadmin/NetworkResponseAdapter
Retrofit call adapter to model success/failed responses as sealed types
rozkminiacz/KotlinUnitTesting
Kotlin Unit Testing Examples
krzema12/vis-assert
Test the shape of your functions!
ealva-com/eAlvaBrainz
MusicBrainz Kotlin Retrofit libraries for Android
JIY0UNG/givenK
Lazy variable evaluation for test in Kotlin
stanislavkozlovski/unit-test-kt
This is the example code for an article of mine about Kotlin's access modifiers and how it impacts unit-testing methods.
Vishwajeet-29-pro/Kotlin-project
Kotlin Learning with documentation.
GoncaloPT/java-playground
personal playground for poc, code-challenges and other topics related to my personal journey of learning java
pallavirawat/kotlintest-examples
some sample test examples using kotlintest
raheemadamboev/kotlin-multiplatform-test-demo
A simple app that demonstrates writing unit tests for shared code, platform specific code, instrumented Android specific code, UI composables in Kotlin Multiplatform
seepick/awesomekotlin
sammelserium for kotlin libs and frameworks to get familiar with them
yuriykravets/Testing
Simple app from Kotlin - Head First book