Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-04 | 3.8 kB | |
v5.9.1 source code.tar.gz | 2024-06-04 | 14.0 MB | |
v5.9.1 source code.zip | 2024-06-04 | 15.8 MB | |
Totals: 3 Items | 29.8 MB | 0 |
What's Changed
Assertions
- shouldHaveElementAt-more-info by @AlexCue987 in https://github.com/kotest/kotest/pull/3985
- shouldExist-more-info (#62) by @AlexCue987 in https://github.com/kotest/kotest/pull/3984
- singleElement-more-info by @AlexCue987 in https://github.com/kotest/kotest/pull/3983
- singleElement-with-predicate-more-info by @AlexCue987 in https://github.com/kotest/kotest/pull/3986
- Add Stacktrace Substring Matching to Throwable Matchers by @neBM in https://github.com/kotest/kotest/pull/3998
- Deprecating inspecting. by @Kantis in https://github.com/kotest/kotest/pull/4009
- Partial key (#65) by @AlexCue987 in https://github.com/kotest/kotest/pull/4013
- fix retry ignore subclass of exception class by @kin4496 in https://github.com/kotest/kotest/pull/3955
- Add simplified overloads to shouldMatchEach extensions (#3911) by @gianninia in https://github.com/kotest/kotest/pull/3929
- Add an
infix
variant ofshouldNotBeNull
that accepts a block by @sschuberth in https://github.com/kotest/kotest/pull/4060
Framework
- Handling generic data classes when determining identifier stability by @Kantis in https://github.com/kotest/kotest/pull/4007
- Refactor team city listener to extract the writing methods by @sksamuel in https://github.com/kotest/kotest/pull/4053
Property-testing
- Reverted generation of null values in
Arb.list<T?>
due to performance issues by @Kantis in https://github.com/kotest/kotest/pull/4023 - Add an Arbitrary to generate whitespace. by @jedesroches in https://github.com/kotest/kotest/pull/4030
Docs
- Update blogs.md - matchers for temporal types with tolerance by @AlexCue987 in https://github.com/kotest/kotest/pull/4021
- fix broken matcher documentation for dates by @dzappold in https://github.com/kotest/kotest/pull/4019
- Correct the explanation of lifecycle hooks in docs by @kohii in https://github.com/kotest/kotest/pull/4020
- Fix links for Testcontainers lifecycle section by @gavvvr in https://github.com/kotest/kotest/pull/4037
- Add link to write-up about ranges by @AlexCue987 in https://github.com/kotest/kotest/pull/4042
- Fix test name comparison in docs by @hoonloper in https://github.com/kotest/kotest/pull/4034
Build / CI/CD / Dependency updates
- Add wasmJs publishing to release job by @eygraber in https://github.com/kotest/kotest/pull/4010
- chore(deps): update dependency gradle to v8.7 by @renovate in https://github.com/kotest/kotest/pull/3958
- add-regression-test-for-performance-degradation by @AlexCue987 in https://github.com/kotest/kotest/pull/4027
- Publish androidNative targets by @eygraber in https://github.com/kotest/kotest/pull/4031
- Publish watchosDeviceArm64 target by @eygraber in https://github.com/kotest/kotest/pull/4032
- fix(deps): update dependency io.mockk:mockk to v1.13.11 by @renovate in https://github.com/kotest/kotest/pull/4050
- [Chore] Upgrade to the Develocity plugin to remove build warnings by @pshevche in https://github.com/kotest/kotest/pull/4045
New Contributors
- @eygraber made their first contribution in https://github.com/kotest/kotest/pull/4010
- @dzappold made their first contribution in https://github.com/kotest/kotest/pull/4019
- @kohii made their first contribution in https://github.com/kotest/kotest/pull/4020
- @jedesroches made their first contribution in https://github.com/kotest/kotest/pull/4030
- @gavvvr made their first contribution in https://github.com/kotest/kotest/pull/4037
- @pshevche made their first contribution in https://github.com/kotest/kotest/pull/4045
- @hoonloper made their first contribution in https://github.com/kotest/kotest/pull/4034
- @neBM made their first contribution in https://github.com/kotest/kotest/pull/3998
Full Changelog: https://github.com/kotest/kotest/compare/v5.9.0...v5.9.1