implementation("io.kotest:kotest-extensions-mockserver:6.1.0-RC1")
Integrates MockServer with testing frameworks, enabling in-process HTTP servers for testing predefined routes.