implementation("io.ktor:ktor-server-tests:2.0.0-beta-1")
Facilitates testing of server applications by providing tools for simulating HTTP requests and responses.