implementation("io.kotest:kotest-extensions-wiremock:6.0.6")
Integrates WireMock into the testing framework, enabling HTTP response stubbing and mock server lifecycle management.