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 supported2 Subscribers
Add a CodeTriage badge to testcontainers-java
Help out
- Issues
- Generate an Elasticsearch API key after container start
- fix: support MongoDB init scripts
- fix: synchronize GenericContainer start()/stop() to prevent duplicate container creation (#11719)
- Bump mkdocs-material from 8.1.3 to 9.7.7
- Upgrade Spotless to fix npm compatibility
- Expose MySQL and PostgreSQL protocol ports in ClickHouseContainer
- Support SHA256 digests and Image IDs in image cache lookup
- [Bug]: Build fails with "Unknown cli flag: --scripts-prepend-node-path" due to outdated Spotless plugin
- Declare the jar and shadowJar dependencies of the test classpath
- Improve diagnostics for failed container startup
- Docs
- Java not yet supported