implementation("io.ktor:ktor-test-dispatcher:2.3.13")
Facilitates testing of asynchronous code by providing a dispatcher tailored for test environments.