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
- 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
- Improve support for alternative container runtimes
- Java 9: Please add Automatic-Module-Name attribute to META-INF/MANIFEST.MF
- ImageFromDockerfile does not support container reuse
- `databasename` part of `jdbc:tc` URIs іs ignored when optional host:port pair is omitted
- Is this for WSL1 and/or WSL2: Windows Support -> Windows Subsystem for Linux (WSL) -> Optional - Only if volumes are required:
- Docs
- Java not yet supported