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
- [Bug]: shading causes Gradle failure as jar and test tasks are not properly wired
- [Feature]: Support InfluxDB v3
- [Bug]: ResourceReaper.start hangs waiting for ReentrantLock when TLS enabled
- Bugfix: Issue #10527 (DockerImageName fails to check compatibility if digest is present)
- [Enhancement]: Allow user configuration of `advertised.listeners` property
- [Enhancement]: Make it possible to set ``responseTimeout``
- Change Ryuk connection failure log from WARN to INFO (#10713)
- Test against Java 25
- RyukResourceReaper log initial expected errors at debug
- Support MountableFile when build by GraalVM as native-build
- Docs
- Java not yet supported