| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-08 | 1.6 kB | |
| v6.2.2 source code.tar.gz | 2026-07-08 | 33.9 MB | |
| v6.2.2 source code.zip | 2026-07-08 | 36.6 MB | |
| Totals: 3 Items | 70.5 MB | 0 | |
What's Changed
- Document instant-based ZonedDateTime
plusOrMinuscomparison by @AlexCue987 with @Copilot in https://github.com/kotest/kotest/pull/6159 - Add documentation for OffsetDateTime tolerance matcher by @AlexCue987 in https://github.com/kotest/kotest/pull/6161
- Fix typo in proptest config docs by @axiom in https://github.com/kotest/kotest/pull/6155
- disable return-value-checker for releases by @alfonsoristorato in https://github.com/kotest/kotest/pull/6165
- fix(kotest-framework-engine): Use display-name rendering for ignored tests in TeamCity listener by @sksamuel in https://github.com/kotest/kotest/pull/6119
- fix(kotest-assertions-core): Handle null map values in shouldBeEqualUsingFields by @sksamuel in https://github.com/kotest/kotest/pull/6112
- Update dependency io.mockk:mockk to v1.14.11 by @renovate[bot] in https://github.com/kotest/kotest/pull/6163
- fix: attach Fail fast scope tracker for each root test case in instance per spec mode by @ashdawngary in https://github.com/kotest/kotest/pull/6160
- Update dependency io.projectreactor.tools:blockhound to v1.0.17.RELEASE by @renovate[bot] in https://github.com/kotest/kotest/pull/6164
New Contributors
- @AlexCue987 with @Copilot made their first contribution in https://github.com/kotest/kotest/pull/6159
- @axiom made their first contribution in https://github.com/kotest/kotest/pull/6155
- @ashdawngary made their first contribution in https://github.com/kotest/kotest/pull/6160
Full Changelog: https://github.com/kotest/kotest/compare/v6.2.1...v6.2.2