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