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
- Make the creation of the primary index in Couchbase container retryable
- [Bug]: Unable to start container with mount as GraalVM native image
- [Bug]: testcontainers does not respect environment variable `DOCKER_HOST` on windows 11 or windows server 2025
- [Bug]: Inconsistent "As no valid configuration was found, execution cannot continue. " on GitHub Actions runner
- feat(core and module/postgresql): add getR2dbcUrl() method for R2DBC support to PostgreSQLContainerProvider and JdbcDatabaseContainer
- [Bug]: GenericContainer.getLogs() returns empty when container fails to start
- Bump org.junit.platform:junit-platform-launcher from 1.8.2 to 1.14.3 in /examples
- Bump org.jreleaser from 1.20.0 to 1.23.0 in /smoke-test
- Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.14.3 in /smoke-test
- Add getR2dbcUrl() method to JdbcDatabaseContainer
- Docs
- Java not yet supported