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
- ImageFromDockerfile#withDockerfile can't be used with any other withFile* methods
- Bad KAFKA_ADVERTISED_LISTENERS when exposing host ports to the container
- Cannot use containerized `DockerComposeContainer` if a remote Docker daemon is specified
- Improve container logging
- NullPointerException in execInContainer for long running commands
- random java.lang.NullPointerException: networkMode was not specified
- `FAIL_FAST_ALWAYS` for selection of `DockerClientProviderStrategy` not reset in flaky environments when tests are retried
- Accessing containers from other containers and host by using the same hostname
- Null key for a Map not allowed in JSON (use a converting NullKeySerializer?) on withCreateContainerCmdModifier and withNetwork
- [Bug]: Ryuk does not start if run through wormhole ARM container on a Linux AMD64 host using QEMU on GHA
- Docs
- Java not yet supported