Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 537 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 537 Bytes

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