Integration Tests with Docker Compose, JUnit, and Gradle This is the source code for this tutorial: https://blog.codecentric.de/en/2017/03/writing-integration-tests-docker-compose-junit/ You can run the example using Gradle: ./gradlew clean integrationTest.