/kotest-examples

Primary LanguageKotlinApache License 2.0Apache-2.0

kotest-examples

This repo contains multiple examples of how to use Kotest.

Projects

  • Multiplatform — example of a multiplatform project with JVM, JS and native
  • Javscript — example of a javascript project
  • Spring Webflux — example of a JVM project using Spring Webflux
  • Allure — example of a JVM project using Allure test reporting
  • Native — example of a Kotlin native project