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