Extensions
Kotest integrates with many other libraries and frameworks. Some are provided by the Kotest team, and others are maintained and hosted by third parties. For extensions provided directly by the Kotest team, see the links on the left.
Third Party Extensions​
Project | Description |
---|---|
Android | Toolbox for working with Kotest and Android |
Fluentlenium | FluentLenium integration with Kotest |
H2 Database Extension | H2 Database integration with Kotest |
Http4k | Functional toolkit for Kotlin HTTP applications |
Kotless | Utilties for kotless and kotest |
KotlinFaker | Kotlin-faker data generation extensions for Kotest Property Testing |
KotlinFixture | generate well-defined, but essentially random, input |
LogCapture | LogCapture is a testing library for asserting logging messages |
Micronaut | JVM-based, full-stack framework for building modular, easily testable microservice |
Result4s | Result4s matchers |
Selfie | Snapshot testing (inline, disk, and memoization) |
Sniffy | Network connectivity testing |
TestFiles | Creates organized files and directories for testing |
FixtureMonkey | generate a complex type and customize it within Kotest |