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 supported2 Subscribers
Add a CodeTriage badge to testcontainers-java
Help out
- Issues
- [Enhancement]: Throw specific exception type if no Docker env found
- [Bug]: MongoDB container - Could not start container
- [Bug]: Unable to run Elasticsearch with restrictive umask
- [Bug]: Not able to use Elastic Search Transport client because of duplicate java native library "libnet.dylib" load
- [Enhancement]: Reduce exceptions caused by Unreliables.retryUntilTrue
- [Bug]: Containers created with DockerCompose can't resolve host.testcontainers.internal
- [Bug]: unknown enum constant ImplementationVisibility.PACKAGE
- [Feature]: Allow testcontainers.properties filename/pathname to be injected by property or env variable
- [Bug]: Cant run tests on K8s 1.24 without docker CR
- [Enhancement]: Add OWASP dependency check plugin to identify vulnerable dependencies
- Docs
- Java not yet supported