kotlin-testing topic

List kotlin-testing repositories

atrium

540
Stars
206
Forks
Watchers

A multiplatform expectation library for Kotlin

aspen

33
Stars
2
Forks
Watchers

Aspen is a simple test runner for Kotlin that allows you to write tests using your own DSL.

automation-arsenal

123
Stars
17
Forks
Watchers

Curated list of popular Java and Kotlin frameworks, libraries and tools related to software testing, quality assurance and adjacent processes automation.

junit5

6.2k
Stars
1.4k
Forks
Watchers

✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM

KotlinUnitTesting

115
Stars
12
Forks
Watchers

Kotlin Unit Testing Examples

WeatherInKotlin

84
Stars
1
Forks
Watchers

使用Kotlin语言开发的一款天气app

kmock

57
Stars
2
Forks
Watchers

A humble mocking library for Kotlin, KotlinJS and Kotlin Multiplatform using Kotlin Symbol Processing (KSP).

arbitrater

41
Stars
6
Forks
Watchers

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...