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