kotest/kotest (io.kotest:kotest-runner-junit5)
### [`v5.9.1`](https://redirect.github.com/kotest/kotest/releases/tag/v5.9.1)
#### What's Changed
##### Assertions
- shouldHaveElementAt-more-info by [@AlexCue987](https://redirect.github.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3985](https://redirect.github.com/kotest/kotest/pull/3985)
- shouldExist-more-info ([#62](https://redirect.github.com/kotest/kotest/issues/62)) by [@AlexCue987](https://redirect.github.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3984](https://redirect.github.com/kotest/kotest/pull/3984)
- singleElement-more-info by [@AlexCue987](https://redirect.github.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3983](https://redirect.github.com/kotest/kotest/pull/3983)
- singleElement-with-predicate-more-info by [@AlexCue987](https://redirect.github.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3986](https://redirect.github.com/kotest/kotest/pull/3986)
- Add Stacktrace Substring Matching to Throwable Matchers by [@neBM](https://redirect.github.com/neBM) in [https://github.com/kotest/kotest/pull/3998](https://redirect.github.com/kotest/kotest/pull/3998)
- Deprecating inspecting. by [@Kantis](https://redirect.github.com/Kantis) in [https://github.com/kotest/kotest/pull/4009](https://redirect.github.com/kotest/kotest/pull/4009)
- Partial key ([#65](https://redirect.github.com/kotest/kotest/issues/65)) by [@AlexCue987](https://redirect.github.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4013](https://redirect.github.com/kotest/kotest/pull/4013)
- fix retry ignore subclass of exception class by [@kin4496](https://redirect.github.com/kin4496) in [https://github.com/kotest/kotest/pull/3955](https://redirect.github.com/kotest/kotest/pull/3955)
- Add simplified overloads to shouldMatchEach extensions ([#3911](https://redirect.github.com/kotest/kotest/issues/3911)) by [@gianninia](https://redirect.github.com/gianninia) in [https://github.com/kotest/kotest/pull/3929](https://redirect.github.com/kotest/kotest/pull/3929)
- Add an `infix` variant of `shouldNotBeNull` that accepts a block by [@sschuberth](https://redirect.github.com/sschuberth) in [https://github.com/kotest/kotest/pull/4060](https://redirect.github.com/kotest/kotest/pull/4060)
##### Framework
- Handling generic data classes when determining identifier stability by [@Kantis](https://redirect.github.com/Kantis) in [https://github.com/kotest/kotest/pull/4007](https://redirect.github.com/kotest/kotest/pull/4007)
- Refactor team city listener to extract the writing methods by [@sksamuel](https://redirect.github.com/sksamuel) in [https://github.com/kotest/kotest/pull/4053](https://redirect.github.com/kotest/kotest/pull/4053)
##### Property-testing
- Reverted generation of null values in `Arb.list` due to performance issues by [@Kantis](https://redirect.github.com/Kantis) in [https://github.com/kotest/kotest/pull/4023](https://redirect.github.com/kotest/kotest/pull/4023)
- Add an Arbitrary to generate whitespace. by [@jedesroches](https://redirect.github.com/jedesroches) in [https://github.com/kotest/kotest/pull/4030](https://redirect.github.com/kotest/kotest/pull/4030)
##### Docs
- Update blogs.md - matchers for temporal types with tolerance by [@AlexCue987](https://redirect.github.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4021](https://redirect.github.com/kotest/kotest/pull/4021)
- fix broken matcher documentation for dates by [@dzappold](https://redirect.github.com/dzappold) in [https://github.com/kotest/kotest/pull/4019](https://redirect.github.com/kotest/kotest/pull/4019)
- Correct the explanation of lifecycle hooks in docs by [@kohii](https://redirect.github.com/kohii) in [https://github.com/kotest/kotest/pull/4020](https://redirect.github.com/kotest/kotest/pull/4020)
- Fix links for Testcontainers lifecycle section by [@gavvvr](https://redirect.github.com/gavvvr) in [https://github.com/kotest/kotest/pull/4037](https://redirect.github.com/kotest/kotest/pull/4037)
- Add link to write-up about ranges by [@AlexCue987](https://redirect.github.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4042](https://redirect.github.com/kotest/kotest/pull/4042)
- Fix test name comparison in docs by [@hoonloper](https://redirect.github.com/hoonloper) in [https://github.com/kotest/kotest/pull/4034](https://redirect.github.com/kotest/kotest/pull/4034)
##### Build / CI/CD / Dependency updates
- Add wasmJs publishing to release job by [@eygraber](https://redirect.github.com/eygraber) in [https://github.com/kotest/kotest/pull/4010](https://redirect.github.com/kotest/kotest/pull/4010)
- chore(deps): update dependency gradle to v8.7 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/kotest/kotest/pull/3958](https://redirect.github.com/kotest/kotest/pull/3958)
- add-regression-test-for-performance-degradation by [@AlexCue987](https://redirect.github.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4027](https://redirect.github.com/kotest/kotest/pull/4027)
- Publish androidNative targets by [@eygraber](https://redirect.github.com/eygraber) in [https://github.com/kotest/kotest/pull/4031](https://redirect.github.com/kotest/kotest/pull/4031)
- Publish watchosDeviceArm64 target by [@eygraber](https://redirect.github.com/eygraber) in [https://github.com/kotest/kotest/pull/4032](https://redirect.github.com/kotest/kotest/pull/4032)
- fix(deps): update dependency io.mockk:mockk to v1.13.11 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/kotest/kotest/pull/4050](https://redirect.github.com/kotest/kotest/pull/4050)
- \[Chore] Upgrade to the Develocity plugin to remove build warnings by [@pshevche](https://redirect.github.com/pshevche) in [https://github.com/kotest/kotest/pull/4045](https://redirect.github.com/kotest/kotest/pull/4045)
#### New Contributors
- [@eygraber](https://redirect.github.com/eygraber) made their first contribution in [https://github.com/kotest/kotest/pull/4010](https://redirect.github.com/kotest/kotest/pull/4010)
- [@dzappold](https://redirect.github.com/dzappold) made their first contribution in [https://github.com/kotest/kotest/pull/4019](https://redirect.github.com/kotest/kotest/pull/4019)
- [@kohii](https://redirect.github.com/kohii) made their first contribution in [https://github.com/kotest/kotest/pull/4020](https://redirect.github.com/kotest/kotest/pull/4020)
- [@jedesroches](https://redirect.github.com/jedesroches) made their first contribution in [https://github.com/kotest/kotest/pull/4030](https://redirect.github.com/kotest/kotest/pull/4030)
- [@gavvvr](https://redirect.github.com/gavvvr) made their first contribution in [https://github.com/kotest/kotest/pull/4037](https://redirect.github.com/kotest/kotest/pull/4037)
- [@pshevche](https://redirect.github.com/pshevche) made their first contribution in [https://github.com/kotest/kotest/pull/4045](https://redirect.github.com/kotest/kotest/pull/4045)
- [@hoonloper](https://redirect.github.com/hoonloper) made their first contribution in [https://github.com/kotest/kotest/pull/4034](https://redirect.github.com/kotest/kotest/pull/4034)
- [@neBM](https://redirect.github.com/neBM) made their first contribution in [https://github.com/kotest/kotest/pull/3998](https://redirect.github.com/kotest/kotest/pull/3998)
**Full Changelog**: https://github.com/kotest/kotest/compare/v5.9.0...v5.9.1
### [`v5.9.0`](https://redirect.github.com/kotest/kotest/releases/tag/v5.9.0)
#### New Features
- Support for WebAssembly (the wasmJs target) has been added ([https://github.com/kotest/kotest/pull/3805](https://redirect.github.com/kotest/kotest/pull/3805))
#### Breaking Changes
- Support for watchosX86 and iosArm32 targets has been removed ([https://github.com/kotest/kotest/pull/3805](https://redirect.github.com/kotest/kotest/pull/3805))
#### Requirements
- Kotlin 1.9.23 and higher
- kotlinx.coroutines 1.8.0 and higher
#### What's Changed
- Add wasmJs target by [@OliverO2](https://redirect.github.com/OliverO2) in [https://github.com/kotest/kotest/pull/3805](https://redirect.github.com/kotest/kotest/pull/3805)
- fix(docs): indentation in System Extensions by [@craigpastro](https://redirect.github.com/craigpastro) in [https://github.com/kotest/kotest/pull/3940](https://redirect.github.com/kotest/kotest/pull/3940)
- Change Arb.filterIsInstance() signature to use single type parameter by [@kshired](https://redirect.github.com/kshired) in [https://github.com/kotest/kotest/pull/3943](https://redirect.github.com/kotest/kotest/pull/3943)
- Add missing functions to property-arbs docs by [@snowe2010](https://redirect.github.com/snowe2010) in [https://github.com/kotest/kotest/pull/3945](https://redirect.github.com/kotest/kotest/pull/3945)
- Increasing JVM heap allowance on GitHub by [@Kantis](https://redirect.github.com/Kantis) in [https://github.com/kotest/kotest/pull/3948](https://redirect.github.com/kotest/kotest/pull/3948)
- Fix JS and Wasm/JS test timeouts, bring back Node.js test output by [@OliverO2](https://redirect.github.com/OliverO2) in [https://github.com/kotest/kotest/pull/3953](https://redirect.github.com/kotest/kotest/pull/3953)
- add-similarity-to-contains-draft ([#42](https://redirect.github.com/kotest/kotest/issues/42)) by [@AlexCue987](https://redirect.github.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3906](https://redirect.github.com/kotest/kotest/pull/3906)
- Update Sonatype snapshot URL by [@aSemy](https://redirect.github.com/aSemy) in [https://github.com/kotest/kotest/pull/3956](https://redirect.github.com/kotest/kotest/pull/3956)
- Fix json assertions artifact coordinate in docs by [@TWiStErRob](https://redirect.github.com/TWiStErRob) in [https://github.com/kotest/kotest/pull/3968](https://redirect.github.com/kotest/kotest/pull/3968)
- Create CODE_OF_CONDUCT.md by [@sschuberth](https://redirect.github.com/sschuberth) in [https://github.com/kotest/kotest/pull/3987](https://redirect.github.com/kotest/kotest/pull/3987)
- Restructure Kotlin/JS and Kotlin/JS/Wasm testing, fix [#3329](https://redirect.github.com/kotest/kotest/issues/3329) by [@OliverO2](https://redirect.github.com/OliverO2) in [https://github.com/kotest/kotest/pull/3954](https://redirect.github.com/kotest/kotest/pull/3954)
- Correct Collection Matchers Documentation For `collection.shouldContainAllInAnyOrder()` by [@u-ways-e](https://redirect.github.com/u-ways-e) in [https://github.com/kotest/kotest/pull/3995](https://redirect.github.com/kotest/kotest/pull/3995)
- chore(deps): update plugin com.gradle.enterprise to v3.17.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/kotest/kotest/pull/3990](https://redirect.github.com/kotest/kotest/pull/3990)
- Add kotlin-faker to extensions list by [@serpro69](https://redirect.github.com/serpro69) in [https://github.com/kotest/kotest/pull/3971](https://redirect.github.com/kotest/kotest/pull/3971)
- Better assertion failures for containJsonKeyValue by [@Kantis](https://redirect.github.com/Kantis) in [https://github.com/kotest/kotest/pull/3949](https://redirect.github.com/kotest/kotest/pull/3949)
- fix(deps): update dependency io.github.classgraph:classgraph to v4.8.172 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/kotest/kotest/pull/3957](https://redirect.github.com/kotest/kotest/pull/3957)
- Add similarity to contain exactly in any order by [@AlexCue987](https://redirect.github.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3938](https://redirect.github.com/kotest/kotest/pull/3938)
- Fix Arb.list failing within edge cases in case of null values by [@oliverblaha](https://redirect.github.com/oliverblaha) in [https://github.com/kotest/kotest/pull/3982](https://redirect.github.com/kotest/kotest/pull/3982)
- chore(deps): update plugin kotlinbinarycompatibilityvalidator to v0.14.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/kotest/kotest/pull/3993](https://redirect.github.com/kotest/kotest/pull/3993)
- chore(deps): update plugin io.kotest.multiplatform to v5.8.1 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/kotest/kotest/pull/3992](https://redirect.github.com/kotest/kotest/pull/3992)
- fixing the kotest autoscan warning message to reference the right property name by [@stepanv](https://redirect.github.com/stepanv) in [https://github.com/kotest/kotest/pull/4000](https://redirect.github.com/kotest/kotest/pull/4000)
- fix(deps): update dependency io.projectreactor.tools:blockhound to v1.0.9.release by [@renovate](https://redirect.github.com/renovate) in [https://github.com/kotest/kotest/pull/3989](https://redirect.github.com/kotest/kotest/pull/3989)
- Allow comparison between empty set and other iterables by [@Kantis](https://redirect.github.com/Kantis) in [https://github.com/kotest/kotest/pull/4005](https://redirect.github.com/kotest/kotest/pull/4005)
- Moving similarity feature to kotest-assertions-core by [@Kantis](https://redirect.github.com/Kantis) in [https://github.com/kotest/kotest/pull/4006](https://redirect.github.com/kotest/kotest/pull/4006)
#### New Contributors
- [@craigpastro](https://redirect.github.com/craigpastro) made their first contribution in [https://github.com/kotest/kotest/pull/3940](https://redirect.github.com/kotest/kotest/pull/3940)
- [@snowe2010](https://redirect.github.com/snowe2010) made their first contribution in [https://github.com/kotest/kotest/pull/3945](https://redirect.github.com/kotest/kotest/pull/3945)
- [@TWiStErRob](https://redirect.github.com/TWiStErRob) made their first contribution in [https://github.com/kotest/kotest/pull/3968](https://redirect.github.com/kotest/kotest/pull/3968)
- [@u-ways-e](https://redirect.github.com/u-ways-e) made their first contribution in [https://github.com/kotest/kotest/pull/3995](https://redirect.github.com/kotest/kotest/pull/3995)
- [@serpro69](https://redirect.github.com/serpro69) made their first contribution in [https://github.com/kotest/kotest/pull/3971](https://redirect.github.com/kotest/kotest/pull/3971)
- [@stepanv](https://redirect.github.com/stepanv) made their first contribution in [https://github.com/kotest/kotest/pull/4000](https://redirect.github.com/kotest/kotest/pull/4000)
**Full Changelog**: https://github.com/kotest/kotest/compare/v5.8.1...v5.9.0
Configuration
π Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
5.8.1
->5.9.1
5.8.1
->5.9.1
5.8.1
->5.9.1
Release Notes
kotest/kotest (io.kotest:kotest-runner-junit5)
### [`v5.9.1`](https://redirect.github.com/kotest/kotest/releases/tag/v5.9.1) #### What's Changed ##### Assertions - shouldHaveElementAt-more-info by [@AlexCue987](https://redirect.github.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3985](https://redirect.github.com/kotest/kotest/pull/3985) - shouldExist-more-info ([#62](https://redirect.github.com/kotest/kotest/issues/62)) by [@AlexCue987](https://redirect.github.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3984](https://redirect.github.com/kotest/kotest/pull/3984) - singleElement-more-info by [@AlexCue987](https://redirect.github.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3983](https://redirect.github.com/kotest/kotest/pull/3983) - singleElement-with-predicate-more-info by [@AlexCue987](https://redirect.github.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3986](https://redirect.github.com/kotest/kotest/pull/3986) - Add Stacktrace Substring Matching to Throwable Matchers by [@neBM](https://redirect.github.com/neBM) in [https://github.com/kotest/kotest/pull/3998](https://redirect.github.com/kotest/kotest/pull/3998) - Deprecating inspecting. by [@Kantis](https://redirect.github.com/Kantis) in [https://github.com/kotest/kotest/pull/4009](https://redirect.github.com/kotest/kotest/pull/4009) - Partial key ([#65](https://redirect.github.com/kotest/kotest/issues/65)) by [@AlexCue987](https://redirect.github.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4013](https://redirect.github.com/kotest/kotest/pull/4013) - fix retry ignore subclass of exception class by [@kin4496](https://redirect.github.com/kin4496) in [https://github.com/kotest/kotest/pull/3955](https://redirect.github.com/kotest/kotest/pull/3955) - Add simplified overloads to shouldMatchEach extensions ([#3911](https://redirect.github.com/kotest/kotest/issues/3911)) by [@gianninia](https://redirect.github.com/gianninia) in [https://github.com/kotest/kotest/pull/3929](https://redirect.github.com/kotest/kotest/pull/3929) - Add an `infix` variant of `shouldNotBeNull` that accepts a block by [@sschuberth](https://redirect.github.com/sschuberth) in [https://github.com/kotest/kotest/pull/4060](https://redirect.github.com/kotest/kotest/pull/4060) ##### Framework - Handling generic data classes when determining identifier stability by [@Kantis](https://redirect.github.com/Kantis) in [https://github.com/kotest/kotest/pull/4007](https://redirect.github.com/kotest/kotest/pull/4007) - Refactor team city listener to extract the writing methods by [@sksamuel](https://redirect.github.com/sksamuel) in [https://github.com/kotest/kotest/pull/4053](https://redirect.github.com/kotest/kotest/pull/4053) ##### Property-testing - Reverted generation of null values in `Arb.listConfiguration
π Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.