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