implementation("io.kotest:kotest-assertions-ktor:6.0.0.M2")
Enhances testing of Ktor applications by offering specialized assertions for server responses and HTTP client interactions.