Skip to content

Conversation

aSemy
Copy link
Contributor

@aSemy aSemy commented Jun 8, 2024

TestScope and TestDispatcher used to be experimental in Coroutines, but it is not any more Kotlin/kotlinx.coroutines#3622

Leaving the annotation on testCoroutineScheduler leads to unnecessary @OptIns in user's projects.

`TestDispatcher` used to be experimental, but it is not any more Kotlin/kotlinx.coroutines#3622
@aSemy aSemy marked this pull request as ready for review June 8, 2024 08:29
@aSemy aSemy marked this pull request as draft June 8, 2024 08:35
@aSemy aSemy changed the title remove @ExperimentalCoroutinesApi from testCoroutineScheduler remove @ExperimentalCoroutinesApi opt-in from no-longer-experimental code Jun 8, 2024
@aSemy aSemy marked this pull request as ready for review June 8, 2024 08:38
@Kantis Kantis added this pull request to the merge queue Jun 8, 2024
Merged via the queue into kotest:master with commit f963211 Jun 8, 2024
@aSemy aSemy deleted the patch-2 branch June 8, 2024 11:55
github-merge-queue bot pushed a commit that referenced this pull request Jun 13, 2024
#4075)

In addition to #4070

Implementation of `testCoroutineScheduler` extension could be changed to
avoid `@ExperimentalStdlibApi` annotation
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.

2 participants