implementation("org.jetbrains.intellij.deps.kotlinx:kotlinx-coroutines-test:1.10.1-intellij-6")
Facilitates coroutine testing by providing utilities to control execution order, skip delays, and handle exceptions.