Introducing TestContainers for Docker & Java | Docker for Java Developers

Опубликовано: 05 Октябрь 2024
на канале: Marco Behler
2,996
66

► Java/Spring courses & guides
https://www.marcobehler.com

► Newsletter
https://bit.ly/2K0Ao4F

► YouTube sub
https://bit.ly/2lVExgm

What is this episode about? Docker is often mentioned in production contexts, but in the Java world it is a much better fit for testing. There's a library called TestContainers, which helps you easily set-up brand new databases or message brokers, only for your Junit integration tests. Find out in this episode how to get up and running with TestContainers quickly, to start a fresh MySQL database for your integration tests.