implementation("io.insert-koin:koin-test-coroutines:4.2.0-alpha1")
Facilitates testing of coroutine-based code by providing tools to manage and control coroutine execution during tests.