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
- Support docker socket overrides to be set in `~/.testcontainers.properties`
- [Bug]: Testcontainers forces Ryuk to use Unix sockets as Docker host, breaking environments which use a TCP socket
- [Bug]: jackson-databind version upgrade to remediate security vulnerabilities
- fix: return mapped port from MariaDBContainer.getLivenessCheckPortNumbers
- Support SHA256 digest lookup in local image cache
- Fallback to amd64 on InternalServerErrorException during image pull
- Split off the DockerClientFactory from this library
- Allow for an init script that runs as the database admin (superuser) for JdbcTestContainer implementations
- Cannot use against local image Ids
- DockerComposeContainer: random failures with SocatContainer or ContainerisedDockerCompose
- Docs
- Java not yet supported