implementation("io.kotest:kotest-extensions-mockserver:6.0.7")
Integrates MockServer with a testing framework, enabling in-process HTTP server creation for testing predefined routes.