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
- HttpWaitStrategy does not retry to re-validate ResponsePredicate
- CouchbaseContainer does not support configuring the memory quotas
- Using a postgres image with mounted `/data` fails on LogWaitStrategy
- DockerComposeContainer not starting Exposed Service
- Support capturing separate screen recording files specific to each test method when reusing a single instance of BrowserWebDriverContainer for multiple test methods
- Testcontainers build fails - MySQL, DB2, ... impacted by removal of TLS<1.2 in `[email protected]`
- DB2 privileged mode is no longer required and should be removed
- Host override taken from property or env var
- Timed out waiting for Ryuk container to start - Ubuntu 20.04.3, Docker 20.10.12, 1.16.3
- Improve OOB experience by consistently using full container names
- Docs
- Java not yet supported