implementation("io.kotest:kotest-extensions-wiremock:6.0.0.M15")
Integrates WireMock into test lifecycles, enabling HTTP response stubbing and server management during tests.