implementation("io.ktor:ktor-server-test-host:3.0.0-beta-2")
Facilitates testing of server applications by providing a test environment to simulate client requests and responses.