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
- Update RemoteDockerImage to not retry on fatal error, allow user to specify custom retry time limit
- Enrich JdbcDatabaseContainer InitScript functionality to be able to read from a folder and not only a single file
- Do not transfer mountable file when tar name is "." or ".." (docker is unable to use this files)
- java.lang.ClassCircularityError
- Since Docker 20.10.6: Error starting userland proxy: listen tcp6
- fix #1167: Consolidate example code snippets
- Combine many dependabot PRs into one
- Testcontainers is including shaded classes of Bouncycastle
- Length of the recording is too long
- Solr container doesn't work with cloud (cluster) Solr client
- Docs
- Java not yet supported