implementation("io.ktor:ktor-test-dispatcher:2.0.0-beta-1")
Facilitates testing of asynchronous code by providing a specialized coroutine dispatcher.