Skip to content

Conversation

fhilgers
Copy link
Contributor

@fhilgers fhilgers commented Mar 19, 2025

This is a very simple change and I am not deeply in the kotest codebase. I used this workaround for some projects internally and it seems to work.

If these changes are acceptable I'd be able to add some tests for this too, akin to the already existing tests for the coroutineTestScope on the jvm. As I am not too familiar it would be a great help if you could point me to the right direction for adding tests on js and wasmjs.

This might close #4077

@sksamuel sksamuel marked this pull request as ready for review April 23, 2025 01:26
@sksamuel sksamuel requested a review from a team as a code owner April 23, 2025 01:26
@sksamuel sksamuel enabled auto-merge July 7, 2025 08:24
@sksamuel sksamuel added this pull request to the merge queue Jul 8, 2025
Merged via the queue into kotest:master with commit e34b94f Jul 8, 2025
7 checks passed
@sksamuel
Copy link
Member

sksamuel commented Jul 8, 2025

thanks!

Kantis pushed a commit to JesusMcCloud/kotest that referenced this pull request Jul 12, 2025
<!-- 
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_
-->

This is a very simple change and I am not deeply in the kotest codebase.
I used this workaround for some projects internally and it seems to
work.

If these changes are acceptable I'd be able to add some tests for this
too, akin to the already existing tests for the coroutineTestScope on
the jvm. As I am not too familiar it would be a great help if you could
point me to the right direction for adding tests on js and wasmjs.

This might close kotest#4077

Co-authored-by: Sam <sam@sksamuel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support coroutineTestScope option for JS platform
2 participants