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