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