implementation("io.kotest:kotest-extensions-testcontainers:6.1.7")
Integrates Testcontainers with Kotest, enabling lightweight, ephemeral Docker container instances for testing environments.