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
- PostgreSQL not starting correctly if image already contains data
- chore: refactor JDBC tests to avoid leaking DataSource & friends
- [Bug]: Compile errors with class annoteted with @CompileStatic
- [Bug]: TESTCONTAINERS_HUB_IMAGE_NAME_PREFIX affects local Dockerfile
- [Bug]: bash shell required for InternalCommandPortListeningCheck
- Pull retry policy for pulling remote images
- [Feature]: Application Server Module
- [Enhancement]: JPMS/Automatic-Module-Name
- [Bug]: execInContainer: localhost:2375 failed to respond
- [Feature]: Presto Module uses the outdated Docker Image of `ghcr.io/trinodb/presto` and needs to be updated to `prestodb/presto`
- Docs
- Java not yet supported