implementation("io.ktor:ktor-server-test-host:3.4.1")
Facilitates testing of server applications by providing a test environment to simulate and verify server behavior.