| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-30 | 2.0 kB | |
| v6.1.10 source code.tar.gz | 2026-03-30 | 32.2 MB | |
| v6.1.10 source code.zip | 2026-03-30 | 34.8 MB | |
| Totals: 3 Items | 67.1 MB | 3 | |
What's Changed
- Test Result Gutters by @alfonsoristorato in https://github.com/kotest/kotest/pull/5684
- Add tests confirming DSL callback ordering relative to annotation and project config listeners by @sksamuel in https://github.com/kotest/kotest/pull/5800
- Fix import alias clash when spec name digits concatenate with index digits by @sksamuel in https://github.com/kotest/kotest/pull/5802
- Fix PackageRunConfigurationProducer shouldReplace/isPreferredConfiguration over spec configs (#5652) by @sksamuel in https://github.com/kotest/kotest/pull/5803
- Fix Kotest engine skipping discovery when AGP 9+ passes MethodSelectors (#5773) by @sksamuel in https://github.com/kotest/kotest/pull/5804
- Add custom Json parser support to JSON matchers by @PreAgile in https://github.com/kotest/kotest/pull/5795
- Set KOTEST_IDEA_PLUGIN=true in Gradle and Android run producers by @sksamuel in https://github.com/kotest/kotest/pull/5808
- Add JVM_SUITE_NAME env var for Allure suite grouping (#4573) by @sksamuel in https://github.com/kotest/kotest/pull/5792
- Add type-safe shouldEq / shouldNotEq assertions by @PreAgile in https://github.com/kotest/kotest/pull/5789
- AI Agent kotest skill by @alfonsoristorato in https://github.com/kotest/kotest/pull/5754
- speed-up-containExactly by @AlexCue987 in https://github.com/kotest/kotest/pull/5812
- docs: add AI-ready configuration for coding assistants by @lunacompsia-oss in https://github.com/kotest/kotest/pull/5810
- Fix JS engine mocha race: single channel send in engineFinished by @sksamuel in https://github.com/kotest/kotest/pull/5809
- Add anyOf/oneOf support to JsonSchema DSL and parser (#4463) by @PreAgile in https://github.com/kotest/kotest/pull/5807
- Update shouldContainInOrder to find best matches by @AlexCue987 in https://github.com/kotest/kotest/pull/5817
New Contributors
- @lunacompsia-oss made their first contribution in https://github.com/kotest/kotest/pull/5810
Full Changelog: https://github.com/kotest/kotest/compare/v6.1.9...v6.1.10