Reference¶
All modules¶
Compatibility with Arrow¶
Helpers to fail tests when a function raises and to use resources.
Compatibility with Gradle TestKit¶
Write tests for Gradle plugins easily.
Compatibility with Ktor¶
Test your Ktor clients and servers using an in-memory implementation.
Compatibility with Parameterize¶
Concise DSL for parameterized tests, using Parameterize.
Compatibility with java.time¶
Control the virtual time during tests using the java.time package.
Execute with Kotest¶
Execute Prepared tests alongside tests written using Kotest.
Execute with Kotlin Test Initiative compatibility¶
Execute Prepared tests with any runner compatible with the Kotlin Test Initiative.
Execute with Kotlin-test¶
Execute Prepared tests alongside tests written using the standard test library.
Execute with TestBalloon¶
Execute Prepared tests with the TestBalloon framework.
Filesystem access¶
Create and read data from the filesystem.
Suite¶
Declare coroutine-aware tests programmatically with time control and lazy values.
This website is built with Dokka and Dokka for MkDocs. If you see any formatting issues, please report them.