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
- Consider removing docker-java as a public API dependency
- Consider using GitHub Actions as a primary CI
- docker-compose files from two different locations
- Images used in modules should be be pulled by digest and not by tag
- DockerComposeContainerWithBuildTest > performTest[removeMode = ALL] fails on GHA
- BrowserWebDriverContainer does not start if shared memory not set under WSL2
- DockerComposeContainer withExposedService default wait strategy fails
- Improve logging when withReuse() is specified and a container cannot be reused.
- Start Solr in standalone mode
- conflicting options: port publishing and the container type network mode
- Docs
- Java not yet supported