implementation("io.kotest:kotest-extensions-wiremock:6.1.2")
Integrates WireMock into testing frameworks, managing mock server lifecycles for HTTP response stubbing in tests.