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
- Fix DockerComposeContainer to support compose files from different directories
- [Enhancement]: Don't call getLogs() twice in `Container#tryStart`
- Call `getLogs` only once and re-use existing variable
- Add MongoDB init script regression test
- Add Javadocs to AuthConfigUtil
- Don't replace the global uncaught exception handler during container startup
- Bump com.rabbitmq:amqp-client from 5.26.0 to 5.33.1 in /core
- Fix false positive in DockerImageName.isCompatibleWith for library/-prefixed images
- Jackson upgrade to 2.18.9
- Use fixed locale when deriving environment variable names from properties
- Docs
- Java not yet supported