implementation("io.kotest:kotest-extensions-testcontainers:6.0.0.M10")
Integrates Testcontainers with Kotest, enabling lightweight, ephemeral instances of databases and services for testing.