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
- Reported Vulnerabilities from Transitive Dependencies
- Container with new ImageFromDockerfile().withDockerfile(...) cause java.lang.IllegalArgumentException: group id '...' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome this limit
- Allow logging level to be specified during container creation.
- DockerComposeContainer doesn't report underlying issue on start failure.
- [Bug]: Cannot connect to CosmosDB Container if Direct mode is used
- Windows container (WCOW) support
- [Bug]: Using `org.testcontainers:mysql` will report an error as `mysqld failed while attempting to check config` in GraalVM Native Image
- Add support for Windows containers
- [Bug]: duct-tape:1.0.8 contains a Thread Leak
- Update MariaDB containers
- Docs
- Java not yet supported