testcontainers-java-examples
examples in the main testcontainers-java repository
ARCHIVED! Please seePractical 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.