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