This repo contains multiple examples of how to use Kotest.
- JVM — example of a JVM project
- Multiplatform — example of a multiplatform project with JVM, JS and Native modules
- Javscript — example of a JavaScript project
- Native — example of a native project with Linux, Windows and Mac targets
- Spring Webflux — example of a JVM project using Spring Webflux
- Allure — example of a JVM project using Allure test reporting
- Wasm — example of a Wasm project
- Android — example of an Android project
- Gradle-test-retry — example of a project using the Gradle test retry plugin.