Sourced from io.kotest:kotest-assertions-core-jvm's releases.
v5.9.1
What's Changed
Assertions
- shouldHaveElementAt-more-info by
@AlexCue987
in kotest/kotest#3985- shouldExist-more-info (#62) by
@AlexCue987
in kotest/kotest#3984- singleElement-more-info by
@AlexCue987
in kotest/kotest#3983- singleElement-with-predicate-more-info by
@AlexCue987
in kotest/kotest#3986- Add Stacktrace Substring Matching to Throwable Matchers by
@neBM
in kotest/kotest#3998- Deprecating inspecting. by
@Kantis
in kotest/kotest#4009- Partial key (#65) by
@AlexCue987
in kotest/kotest#4013- fix retry ignore subclass of exception class by
@kin4496
in kotest/kotest#3955- Add simplified overloads to shouldMatchEach extensions (#3911) by
@gianninia
in kotest/kotest#3929- Add an
infix
variant ofshouldNotBeNull
that accepts a block by@sschuberth
in kotest/kotest#4060Framework
- Handling generic data classes when determining identifier stability by
@Kantis
in kotest/kotest#4007- Refactor team city listener to extract the writing methods by
@sksamuel
in kotest/kotest#4053Property-testing
- Reverted generation of null values in
Arb.list<T?>
due to performance issues by@Kantis
in kotest/kotest#4023- Add an Arbitrary to generate whitespace. by
@jedesroches
in kotest/kotest#4030Docs
- Update blogs.md - matchers for temporal types with tolerance by
@AlexCue987
in kotest/kotest#4021- fix broken matcher documentation for dates by
@dzappold
in kotest/kotest#4019- Correct the explanation of lifecycle hooks in docs by
@kohii
in kotest/kotest#4020- Fix links for Testcontainers lifecycle section by
@gavvvr
in kotest/kotest#4037- Add link to write-up about ranges by
@AlexCue987
in kotest/kotest#4042- Fix test name comparison in docs by
@hoonloper
in kotest/kotest#4034Build / CI/CD / Dependency updates
- Add wasmJs publishing to release job by
@eygraber
in kotest/kotest#4010- chore(deps): update dependency gradle to v8.7 by
@renovate
in kotest/kotest#3958- add-regression-test-for-performance-degradation by
@AlexCue987
in kotest/kotest#4027- Publish androidNative targets by
@eygraber
in kotest/kotest#4031- Publish watchosDeviceArm64 target by
@eygraber
in kotest/kotest#4032- fix(deps): update dependency io.mockk:mockk to v1.13.11 by
@renovate
in kotest/kotest#4050- [Chore] Upgrade to the Develocity plugin to remove build warnings by
@pshevche
in kotest/kotest#4045New Contributors
@eygraber
made their first contribution in kotest/kotest#4010@dzappold
made their first contribution in kotest/kotest#4019@kohii
made their first contribution in kotest/kotest#4020@jedesroches
made their first contribution in kotest/kotest#4030@gavvvr
made their first contribution in kotest/kotest#4037@pshevche
made their first contribution in kotest/kotest#4045@hoonloper
made their first contribution in kotest/kotest#4034@neBM
made their first contribution in kotest/kotest#3998
... (truncated)
2cd159d
Add an infix
variant of shouldNotBeNull
that accepts a block (#4060)77cf524
Add simplified overloads to shouldMatchEach extensions (#3911) (#3929)9b00d42
Add Stacktrace Substring Matching to Throwable Matchers (#3998)2d3cbb6
Updated blogs list3452bc1
Fix test name comparison in docs (#4034)00a0b4e
singleElement-with-predicate-more-info (#3986)ed663eb
Refactor team city listener to extract the writing methods (#4053)97de2a1
fix retry ignore subclass of exception class (#3955)c3bb0fc
Add link to write-up about ranges (#4042)cb0a4a9
[Chore] Upgrade to the Develocity plugin to remove build warnings (#4045)