implementation("io.ktor:ktor-client-mock:3.5.2")
Mock HTTP client for testing: simulate requests/responses, inspect calls, configure handlers, and record interactions.