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