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