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