kotlin-testing topic
atrium
A multiplatform expectation library for Kotlin
aspen
Aspen is a simple test runner for Kotlin that allows you to write tests using your own DSL.
automation-arsenal
Curated list of popular Java and Kotlin frameworks, libraries and tools related to software testing, quality assurance and adjacent processes automation.
junit5
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
KotlinUnitTesting
Kotlin Unit Testing Examples
kmock
A humble mocking library for Kotlin, KotlinJS and Kotlin Multiplatform using Kotlin Symbol Processing (KSP).
arbitrater
Arbitrater is a Kotlin library for creating arbitrary instances of classes by reflection for use in testing. In contrast to POJO generators, it supports Kotlin's optional parameters and nullable types...