Writing Integration Tests with Docker Compose and JUnit

On Monday I published a blog post on the codecentric blog! It is a short tutorial about how to write integration tests with docker-compose, JUnit, and Gradle.

You can find the post here: https://blog.codecentric.de/en/2017/03/writing-integration-tests-docker-compose-junit/


Tagged #java, #testing.