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 supported1 Subscribers
Add a CodeTriage badge to testcontainers-java
Help out
- Issues
- [Bug]: On the fly image cannot be pulled from localhost registry
- [Bug]: the newcomer example immediately turns into troubleshooting
- [Bug]: Image Name Variable Substitution in Compose file Not Performed
- [Enhancement]: Add ability to supply network to ryuk container
- [Enhancement]: Support TESTCONTAINERS_DOCKER_SOCKET_OVERRIDE to be read from ~/.testcontainers.properties
- [Bug]: Can't connect to Ryuk when running in container on Jenkins
- [Bug]: Docker Client protocol magically changed from tcp to http in oracle-xe
- [Enhancement]: Containers declared with @Container can not depend od each other mapped ports using method withEnv(). Use Supplier<String> for env values
- [Bug]: Doesn't work behind proxy since 1.20.0 (1.20.1 too)
- Add support for copying directories from containers
- Docs
- Java not yet supported