testcontainers-java
https://github.com/testcontainers/testcontainers-java
Java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported2 Subscribers
Add a CodeTriage badge to testcontainers-java
Help out
- Issues
- [Bug]: Building a container when running inside another one with mounted socket is not possible
- [Feature]: Document and provide tooling for running testcontainers from windows (ie: intellij) using docker ce on wsl without desktop
- [Enhancement]: Shrink size of core-jar / Rethink shading
- Fixes #3998 and allows per test method screen recording
- [Enhancement]: Support running init script against a specific database
- [Enhancement]: Allow varying the OS credential key and the registry name independently
- [Bug]: `ImageNameSubstitutor` cannot set compatibility
- docs: add kubedock method for gitlab-ci runners on k8s
- [Bug]: Receiving EOF on mounted folder when using Docker Compose Container
- Update WaitAllStrategyTest.java
- Docs
- Java not yet supported