implementation("io.kotest:kotest-extensions-testcontainers:6.1.2")
Integrates Testcontainers with Kotest, enabling lightweight, ephemeral container instances for testing databases, Kafka, and more.