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