docker-compose-integration-tests
docker-compose-integration-tests copied to clipboard
Writing integration tests in Java using docker-compose and JUnit
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
.