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