implementation("org.jetbrains.intellij.deps.kotlinx:kotlinx-coroutines-test:1.10.2-intellij-2")
Deterministic testing utilities for coroutine-based code: virtual-time scheduler, TestScope/runTest, controllable dispatchers.