JUnit 5 - Java 测试框架
A multiplatform expectation library for Kotlin
#安卓#Curated list of popular Java and Kotlin frameworks, libraries and tools related to software testing, quality assurance and adjacent processes automation.
Kotlin Unit Testing Examples
#安卓#使用Kotlin语言开发的一款天气app
A humble mocking library for Kotlin, KotlinJS and Kotlin Multiplatform using Kotlin Symbol Processing (KSP).
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...
Aspen is a simple test runner for Kotlin that allows you to write tests using your own DSL.
A repository with all the unit tested tips from RealKotlin.com
#面试#Sample Kotlin Demo For beginners & Interview Questions (wiki)
Showcase of simple tests in Kotlin using JUnit 5, Spek 2 and using Kotlin Script Gradle
BDD framework example
A collection of random and frequently used idioms in Kotlin.
ktcheck is a test framework for Kotlin working on JUnit platform, with Given-When-Then style.
#安卓#This is sample project for my talk MVP + Clean Architecture = Best of Both Worlds