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
- Add UDP support for GenericContainer and DockerComposeContainer
- execInContainer hangs if executed more than once on Docker Desktop Windows
- InternalCommandPortListeningCheck always fails for containers built without `/bin/sh`
- Support for Kafka Schema registry
- Reduce dependency conflicts
- Timed out waiting for container port to open (localhost ports: [] should be listening)
- `BrowserWebDriverContainer` using Chrome fails on Windows 10 with `DevToolsActivePort file doesn't exist`
- VncRecordingContainer creates an unnecessary delay during video export.
- GenericContainer improvements
- DockerComposeContainer integration with Testcontainer throws Container startup failed error
- Docs
- Java not yet supported