| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-18 | 911 Bytes | |
| v6.2.1 source code.tar.gz | 2026-06-18 | 33.9 MB | |
| v6.2.1 source code.zip | 2026-06-18 | 36.6 MB | |
| Totals: 3 Items | 70.5 MB | 0 | |
What's Changed
- docs: add KDoc to ArrayEq by @LeoColman in https://github.com/kotest/kotest/pull/6140
- Add support for deprecated Kotlin targets in Android and Native conve… by @sksamuel in https://github.com/kotest/kotest/pull/6141
- Remove usages of K1's KtUltraLightClass from kotest plugin sources by @sksamuel in https://github.com/kotest/kotest/pull/6143
- fix docs by @alfonsoristorato in https://github.com/kotest/kotest/pull/6147
- remove KotestInternal in TestFactory by @alfonsoristorato in https://github.com/kotest/kotest/pull/6146
- Fix data objects being considered equal in DataClassEq (#6144) by @sksamuel in https://github.com/kotest/kotest/pull/6145
- Make flaky "throws FileNotFoundException for some time" eventually test deterministic by @sksamuel in https://github.com/kotest/kotest/pull/6149
Full Changelog: https://github.com/kotest/kotest/compare/v6.2.0...v6.2.1