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