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