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