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