implementation("io.ktor:ktor-client-mock:3.0.0-beta-1")
Facilitates testing by simulating HTTP client behavior without actual network calls.