Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: nakamuraraika/kotest

Tags

v6.0.0.M3

Toggle v6.0.0.M3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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_
-->

V6.0.0.M2

Toggle V6.0.0.M2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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_
-->

v6.0.0.M1

Toggle v6.0.0.M1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.

v5.9.1

Toggle v5.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add an `infix` variant of `shouldNotBeNull` that accepts a block (kot…

…est#4060)

This allows for some syntactic sugar when dealing with the non-null
value.

Signed-off-by: Sebastian Schuberth <[email protected]>

v5.9.0

Toggle v5.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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_
-->

v5.8.1

Toggle v5.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Don't consider kotlinx and javax types to be builtin (kotest#3899)

Fixes kotest#3855

---------

Co-authored-by: Sam <[email protected]>

v5.8.0

Toggle v5.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix using IrFactory's deprecated api (kotest#3750)

v5.7.2

Toggle v5.7.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Updated eventually for 5.7

v5.7.1

Toggle v5.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

v5.7.0

Toggle v5.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>