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]: 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
- [Enhancement]: setCommand should allow space escaping
- [Enhancement]: Debug Messages should be calling arguments, when debug level is disabled
- [Bug]: Fully qualified image names are considered "incompatible"
- Forcing PLAINTEXT in SECURITY_PROTOCOL_MAP for created listener
- Bump ch.qos.logback:logback-classic from 1.3.15 to 1.3.16 in /examples
- Docs
- Java not yet supported