implementation("io.ktor:ktor-client-mock:2.3.13")
Simulates HTTP calls without network access, enabling efficient testing of HTTP client applications.