| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-15 | 2.2 kB | |
| v6.0.4 source code.tar.gz | 2025-10-15 | 15.8 MB | |
| v6.0.4 source code.zip | 2025-10-15 | 18.0 MB | |
| Totals: 3 Items | 33.8 MB | 0 | |
What's Changed
- Restore io.kotest.assertions.fail by @sksamuel in https://github.com/kotest/kotest/pull/5083
- feat: add Arb for kotlin.time.Instant by @tKe in https://github.com/kotest/kotest/pull/5085
- Positive Boolean matchers return non-null by contract by @JordanLongstaff in https://github.com/kotest/kotest/pull/5088
- Update spring.md by @noojung in https://github.com/kotest/kotest/pull/5099
- Update extension modules list in release notes by @AlexCue987 in https://github.com/kotest/kotest/pull/5102
- Accommodate a recent breaking change of annotation name from EnabledCondition to Condition by @AlexCue987 in https://github.com/kotest/kotest/pull/5111
- Record kotest-assertions-api changes in release_6.0.md by @TWiStErRob in https://github.com/kotest/kotest/pull/5115
- add days when daylight saving time is on/off to edge cases of Arb.datesBetween by @AlexCue987 in https://github.com/kotest/kotest/pull/5092
- Add missing Extension marker to core extension and listeners. by @Jadarma in https://github.com/kotest/kotest/pull/5097
- Increment the assertion counter in Arrow assertions that do not call core assertions by @jenssuhr in https://github.com/kotest/kotest/pull/5090
- Fix kotest plugin in project with Kotlin 2.2.20 by @walterbrebels in https://github.com/kotest/kotest/pull/5106
PackageConfigchecked bug by @alfonsoristorato in https://github.com/kotest/kotest/pull/5131- Alex/fail softly (#5128) by @AlexCue987 in https://github.com/kotest/kotest/pull/5129
- Restrict @ApplyExtension to the target class by @sksamuel in https://github.com/kotest/kotest/pull/5133
- Enable to call
afterSpechooks onInstancePerLeafcorrectly by @T45K in https://github.com/kotest/kotest/pull/5114 - Add timeout handling to
eventuallyby @sksamuel in https://github.com/kotest/kotest/pull/5134
New Contributors
- @noojung made their first contribution in https://github.com/kotest/kotest/pull/5099
- @jenssuhr made their first contribution in https://github.com/kotest/kotest/pull/5090
- @walterbrebels made their first contribution in https://github.com/kotest/kotest/pull/5106
Full Changelog: https://github.com/kotest/kotest/compare/v6.0.3...v6.0.4