implementation("io.ktor:ktor-server-test-host:3.0.0-beta-1")
Facilitates in-memory testing of server applications without actual HTTP connections, enabling efficient unit testing.