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