implementation("io.ktor:ktor-client-mock:3.2.4")
Simulates HTTP client calls for testing by providing a mock engine to handle requests and generate responses.