implementation("io.ktor:ktor-server-test-host:3.3.3")
Facilitates testing of server applications by processing calls directly without starting a web server.