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
- Couchbase sometimes fails rename on startup.
- [Enhancement]: Create volumes for testcontainers
- [Bug]: Can't overwrite Docker socket path with 2.0.2 / Podman stopped working
- Bind to localhost (127.0.0.1) instead of 0.0.0.0 where possible
- testcontainers 1.12.2 and up does not replace versions from .env
- ImageFromDockerfile#withDockerfile can't be used with any other withFile* methods
- Bad KAFKA_ADVERTISED_LISTENERS when exposing host ports to the container
- Cannot use containerized `DockerComposeContainer` if a remote Docker daemon is specified
- Improve container logging
- NullPointerException in execInContainer for long running commands
- Docs
- Java not yet supported