| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-11 | 2.6 kB | |
| v6.2.4 source code.tar.gz | 2026-08-11 | 33.9 MB | |
| v6.2.4 source code.zip | 2026-08-11 | 36.6 MB | |
| Totals: 3 Items | 70.5 MB | 0 | |
What's Changed
- Alex/same time offset date time (#6180) by @AlexCue987 in https://github.com/kotest/kotest/pull/6181
- Alex/range intersect details (#6183) by @AlexCue987 in https://github.com/kotest/kotest/pull/6184
- Force commons-beanutils to 1.11.0 (CVE-2025-48734) by @sksamuel in https://github.com/kotest/kotest/pull/6187
- Update kotlinx-datetime to 0.8.0 by @sksamuel in https://github.com/kotest/kotest/pull/6186
- chore: route a few hardcoded dependency/plugin versions through the version catalog by @stlpine in https://github.com/kotest/kotest/pull/6189
- check gradle wrapper gh action by @alfonsoristorato in https://github.com/kotest/kotest/pull/6192
- fix(assertions): state the containExactCopies lower bound as at least 1 by @mvanhorn in https://github.com/kotest/kotest/pull/6193
- General improvements - framework by @alfonsoristorato in https://github.com/kotest/kotest/pull/6190
- General improvements - IJ plugin by @alfonsoristorato in https://github.com/kotest/kotest/pull/6191
- fix jump to source by @alfonsoristorato in https://github.com/kotest/kotest/pull/6195
- Update dependency net.bytebuddy:byte-buddy to v1.18.11 by @renovate[bot] in https://github.com/kotest/kotest/pull/6202
- Update dependency io.github.classgraph:classgraph to v4.8.186 by @renovate[bot] in https://github.com/kotest/kotest/pull/6201
- update docs to clarify that
copiesin shouldContainExactCopies must be 1 or higher by @alfonsoristorato in https://github.com/kotest/kotest/pull/6207 - spring extension improvements by @alfonsoristorato in https://github.com/kotest/kotest/pull/6204
- sourceRef improvements by @alfonsoristorato in https://github.com/kotest/kotest/pull/6203
- introduce a TeamCity renderer that allows tree view and force it for our legacy IJ plugin by @alfonsoristorato in https://github.com/kotest/kotest/pull/6210
- fix kdoc on StrictThrowableHandling by @alfonsoristorato in https://github.com/kotest/kotest/pull/6212
- make ai skill available to users via claude marketplace and tie versioning to kotest releases by @alfonsoristorato in https://github.com/kotest/kotest/pull/6211
- spec tags cache by @alfonsoristorato in https://github.com/kotest/kotest/pull/6206
- junit testFinished improvements by @alfonsoristorato in https://github.com/kotest/kotest/pull/6205
- Add module-factory support to KoinExtension (#6006) by @sksamuel in https://github.com/kotest/kotest/pull/6138
New Contributors
- @stlpine made their first contribution in https://github.com/kotest/kotest/pull/6189
Full Changelog: https://github.com/kotest/kotest/compare/6.2.3...v6.2.4