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