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