An article on Testcontainers
Aug 24, 2019
testing
integration testing
testcontainers
junit
docker
docker compose
I’ve just put an article on using Testcontainers from Java up on Github, complete with example code in the same repository:
Integration testing against real services with JUnit and Testcontainers
I think it’s pretty good, so go read it if integration testing from Java is part of your daily existence :)