implementation("io.ktor:ktor-server-tests:2.3.13")
Facilitates testing of server applications by providing tools to simulate requests and verify responses.