implementation("io.ktor:ktor-server-test-host:3.2.4")
Facilitates testing of server applications by processing requests internally without starting a real web server.