implementation("io.kotest:kotest-extensions-wiremock:6.0.0")
Integrates WireMock into test lifecycles, enabling HTTP response stubbing and server management during tests.