implementation("io.ktor:ktor-client-tests:2.0.0-beta-1")
Facilitates testing of HTTP client applications by providing tools to simulate HTTP calls without actual network requests.