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