implementation("io.kotest:kotest-assertions-ktor:6.0.4")
Enhances testing of Ktor applications by providing matchers for server-side and client-side responses.