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
- TC tries to pull the image if dockerfile build fails
- Container defs
- Usage of `ImageFromDocker` not intuitive if `withDockerfile` is used
- Ability to specify the image pull policy in the DockerComposeContainer
- Ability to specify the image pull policy in the DockerComposeContainer (#4601)
- IllegalState Previous attempts to find a Docker environme when trying to build a simple docker image
- Error when pulling testcontainers/ryuk not enough explicit
- Error in video file name. Failed tests are marked as passed.
- Hide cursor in recordings
- Selenium allow for custom startup attempts
- Docs
- Java not yet supported