
E74: Dev-First Testing with AtomicJar & Testcontainers
Open Source Startup Podcast
00:00
Test Containers
Docker gives us the obstruction so that we can start anything that can run in Docker container. It actually starts real postgres, real Kafka, real Oracle, real MS SQL thanks to Docker. So I don't need to fully replicate my production environment because we have 12 factor applications that are supposed to be environment independent. The developer has full control of the lifecycle and they can decide to start container per test or use advanced features such as reusable container small.
Transcript
Play full episode