implementation("io.ktor:ktor-client-mock:3.4.1")
Facilitates testing by simulating HTTP client requests and responses without actual network communication.