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