/testcontainers-java-examples

Archived: This repo has been combined into the main testcontainers-java repository

Primary LanguageJava

testcontainers-java-examples

Practical examples of using Testcontainers.

The code in this repository accompanies the following blog posts:

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.