- Added failOnRaise to fail a test using the Raise DSL (#16, !27)
- Allow nullable prepared values (#23, !25)
- Added a module with helpers to test Gradle plugins (#22, !29)
- Added an example in the README (#25, !30)
- Prepared values log their actual values to the test output (#17, !19)
- Improved logging for finalizers (!19)
- Document the usefulness of PreparedProvider (#19, !20)
- Generate random values, and reproduce previous test executions by generating the same random values (#24, !26)
- Made the name of prepared values public (#63f52eb1, !23)
- The Kotest runner now exposes the Kotest engine (#15, !17)
- Utilities to create temporary directories and files with java.io and java.nio (#21, !23)
- Switch from Dokka to Dokkatoo
- Declare nested test suites
- Lazy fixtures with 'prepared'
- Test finalizers
- Time control
- Kotlin/JVM support
- Kotlin/JS support
- Kotlin/JVM support
- Kotlin/JS support
- Kotlin/Native support
- Declare nested test suites
- Lazy fixtures with 'prepared'
- Test finalizers
- Time control
- Kotlin/JVM support
- Kotlin/JS support
- Kotlin/JVM support
- Kotlin/JS support
- Kotlin/Native support