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