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