testcontainers-java-examples
testcontainers-java-examples copied to clipboard
Archived: This repo has been combined into the main testcontainers-java repository
testcontainers-java-examples
ARCHIVED! Please see examples in the main testcontainers-java repository
Practical examples of using Testcontainers.
The code in this repository accompanies the following blog posts:
- JUnit integration testing with Docker and Testcontainers
- Fun with Disque, Java and Spinach
- Better JUnit Selenium testing with Docker and Testcontainers
Note that this examples project uses JitPack to obtain SNAPSHOT versions of the latest build of TestContainers. For normal usage, refer to the documentation for setting the correct maven dependencies for your project.