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