implementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2")
Facilitates testing of coroutine-based code by providing utilities to control coroutine execution and time progression.