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
- GenericContainer tries to talk to remote registry too soon (during instance initialization)
- Pull from private repository not working when using secretservice as Credentials store
- Can't define a specific build stage for a ImageFromDockerfile
- New docs: Improve database container usage examples
- .dockerignore file is not honored by ImageFromDockerfile
- ConcurrentModificationException using new Startable.dependsOn(startable)
- Some errors cause a NoClassDefFoundError and the real error is hidden
- Improve documentation to include JNA configuration capabilities
- Allow default image customization without tags
- GenericContainer#isHealthy throws NPE if the healthcheck is not set
- Docs
- Java not yet supported