0.6.0 • Shared values, user guides and examples¶
Suite¶
KotlinX.Datetime compatibility¶
java.time compatibility¶
Arrow compatibility¶
- Allow using failOnRaise outside the Test DSL (!33)
- Added assertRaises and variants (!33)
- Added examples to most functions (e2b8f421, !33)
Filesystem access¶
Kotlin-test runner¶
- When nested suites are unnested on JS, embed the relationship in the name so it isn't lost (0f3b4578, !33)
- Added a guide to explain how to configure, and listed downsides (#26, !33)
Kotest runner¶
Documentation¶
Browse the documentation for this version • View release in GitLab