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
- Solves: 5359 by using a more flexible wait strategy
- [Enhancement]: Being able to use Ryuk in (CI) environment where Docker "userns-remap" mode is active
- [Bug]: shaded jackson databind expects jackson annotations > 2.12 on classpath
- Add getMappedPort(Integer originalPort, InternetProtocol protocol)
- Container restart retried without waiting
- Unexpected behavior for database containers launched via JDBC URL scheme
- Dependency conflict for jna (with testcontainers:1.15.0-rc2)
- TC doesn't seem to pull the `selenium/standalone-firefox-debug` image
- Creating images on the fly from a builder does not support authenticated pulls
- feature request: expand "Customizing Image Pull Behavior" to include a "platform" override
- Docs
- Java not yet supported