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