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