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