implementation("io.kotest:kotest-extensions-wiremock:6.1.11")
Integrates WireMock with the testing framework, managing mock HTTP server lifecycles during tests.