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