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