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
- Change com.squareup.okhttp3:okhttp:5.1.0 to Apache HttpClient5
- [Bug Fix]: ScriptUtils converts adjacent string literals to invalid syntax #11206
- [Bug--Fix]: Error starting container when using DIND in Kubernetes pod #11139
- [Bug]: Volume fails to mount (compose)
- [Enhancement]: Support the default `GO` batch separator for MSSQL
- Skip execInContainer(...) null or empty command parts.
- Fix: Shade jackson-annotations and jackson-core to avoid classpath conflicts
- Add getR2dbcUrl() to MariaDBR2DBCDatabaseContainer
- Ensure graceful shutdown in GenericContainer.stop() (#10365)
- Add getMappedPort support for UDP protocol
- Docs
- Java not yet supported