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]: maven source artifact does not contain sources from shaded artifacts
- [Bug]: Unable to mount a file from test host into a running container. Using Podman on macOS with x86
- [Bug]: testcontainers-java does not work when the container runtime needs no port exposing
- [Bug]: Parallel container startup hungs when withCreateContainerCmdModifier is used
- Change the Docker Image used by the Presto module to `prestodb/presto`
- [Bug]: MySQL Testcontainer can't chown /etc/mysql/conf.d folder inside rootless docker container
- [Bug]: Oracle Stored Procedure
- [Bug]: OllamaContainer start fails on non-nvidia desktop after Docker Desktop updated from 4.33.1 to 4.34.2
- [Bug]: Underlying NullPointerException in ContainerLessJdbcDelegate when using ScriptUtils
- Docker Compose support doesn't see local Docker images
- Docs
- Java not yet supported