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