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