implementation("io.kotest:kotest-extensions-mockserver:6.1.5")
Integrates MockServer into the test lifecycle, enabling in-process HTTP server mocking for controlled route testing.