Tags: nakamuraraika/kotest
Tags
Some launcher cleanup (kotest#4832) <!-- If this PR updates documentation, please update all relevant versions of the docs, see: https://github.com/kotest/kotest/tree/master/documentation/versioned_docs The documentation at https://github.com/kotest/kotest/tree/master/documentation/docs is the documentation for the next minor or major version _TO BE RELEASED_ -->
Move wiremock to top level (kotest#4737) <!-- If this PR updates documentation, please update all relevant versions of the docs, see: https://github.com/kotest/kotest/tree/master/documentation/versioned_docs The documentation at https://github.com/kotest/kotest/tree/master/documentation/docs is the documentation for the next minor or major version _TO BE RELEASED_ -->
Remove mentions of kotest-assertions-collections from the docs (kotes… …t#4383) Closes kotest#4353 This module no longer exists, collection assertions are a part of core. The table from `collections.md` was copied into `core.md` verbatim. `kotest-assertions-collections` was removed from the list of external modules, and `collections.md` was deleted.
Moving similarity feature to kotest-assertions-core (kotest#4006) I believe it was accidentally misplaced in kotest-assertions-shared, which should only contain assertion stuff required by both kotest-assertions and kotest-framework. <!-- If this PR updates documentation, please update all relevant versions of the docs, see: https://github.com/kotest/kotest/tree/master/documentation/versioned_docs The documentation at https://github.com/kotest/kotest/tree/master/documentation/docs is the documentation for the next minor or major version _TO BE RELEASED_ -->
Don't consider kotlinx and javax types to be builtin (kotest#3899) Fixes kotest#3855 --------- Co-authored-by: Sam <[email protected]>
Fix timeout detection when withTimeout wraps a blocking job (kotest#3675 ) * Fix timeout detection when withTimeout wraps a blocking job This is a workaround for kotlinx.coroutines/issues/3875. Fixes kotest#3672 * Add timeout tests --------- Co-authored-by: Sam <[email protected]>
chore(deps): update plugin kotlinbinarycompatibilityvalidator to v0.1… …3.2 (kotest#3667) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sam <[email protected]>
PreviousNext