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
- Update examples.md - Use of links between containers should be deprecated
- Add convenience method for creating JDBC connections
- [Bug]: Library source doesn't match bytecode
- [Bug]: Building a container when running inside another one with mounted socket is not possible
- [Feature]: Document and provide tooling for running testcontainers from windows (ie: intellij) using docker ce on wsl without desktop
- [Enhancement]: Shrink size of core-jar / Rethink shading
- Fixes #3998 and allows per test method screen recording
- [Enhancement]: Support running init script against a specific database
- [Enhancement]: Allow varying the OS credential key and the registry name independently
- [Bug]: `ImageNameSubstitutor` cannot set compatibility
- Docs
- Java not yet supported