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