| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-30 | 1.9 kB | |
| v6.0.6 source code.tar.gz | 2025-11-30 | 15.8 MB | |
| v6.0.6 source code.zip | 2025-11-30 | 18.0 MB | |
| Totals: 3 Items | 33.9 MB | 0 | |
What's Changed
- Clarify mock features in Kotest documentation by @AlexCue987 in https://github.com/kotest/kotest/pull/5205
- Specific data test methods for various specs by @alfonsoristorato in https://github.com/kotest/kotest/pull/5144
- Another example for race conditions - mocking LocalDateTime.now() by @AlexCue987 in https://github.com/kotest/kotest/pull/5209
- atMost-for-int (#5210) by @AlexCue987 in https://github.com/kotest/kotest/pull/5211
- atMost-for-long (#5212) by @AlexCue987 in https://github.com/kotest/kotest/pull/5213
- Update shouldBeOneOf assertion description by @AlexCue987 in https://github.com/kotest/kotest/pull/5214
- Clarify shouldContainAll assertion description by @AlexCue987 in https://github.com/kotest/kotest/pull/5215
- remove-code-duplication-in-GreaterThanOrEqual.kt by @AlexCue987 in https://github.com/kotest/kotest/pull/5224
- Update to Gradle 9.2.1 & remove some potentially old workarounds by @nhajratw in https://github.com/kotest/kotest/pull/5176
- more-info-for-oneOf by @AlexCue987 in https://github.com/kotest/kotest/pull/5222
- Remove all uses of deprecated ComparableMatcherResult by @sksamuel in https://github.com/kotest/kotest/pull/5231
- add-atLeast-atMost-for-BigDecimal by @AlexCue987 in https://github.com/kotest/kotest/pull/5226
- Add project config option for concurrency order by @sksamuel in https://github.com/kotest/kotest/pull/5232
- Reenable koin by @sksamuel in https://github.com/kotest/kotest/pull/5233
- Remove usage of toFile in path matchers by @sksamuel in https://github.com/kotest/kotest/pull/5229
- Avoid creating fresh root for the first test in
InstancePerLeafby @T45K in https://github.com/kotest/kotest/pull/5201 - Alex/arbs support arrays of primitives by @AlexCue987 in https://github.com/kotest/kotest/pull/5220
Full Changelog: https://github.com/kotest/kotest/compare/v6.0.5...v6.0.6