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
- Adds opt-in log capture via withLogCapture() and getCapturedLogs().
- [Bug]: Running testcontainers temporarily changes global uncaught exception handler
- Suggestion: Temporarily disable dependabot
- Add getR2dbcUrl() helper to PostgreSQL, MySQL, and MariaDB R2DBC containers
- Replace links usage with networks
- [Enhancement]: cleanup document after removing junit4 support
- feat(mssqlserver): support GO as default batch separator
- Bump com.datastax.cassandra:cassandra-driver-core from 3.10.0 to 4.0.0 in /modules/cassandra
- Bump io.cucumber:cucumber-bom from 7.30.0 to 7.34.3 in /examples
- Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.14.4 in /smoke-test
- Docs
- Java not yet supported