implementation("io.ktor:ktor-server-test-host:3.5.0")
Facilitates internal testing of server applications without starting a real web server or binding to sockets.