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 the Couchbase docs
- Service exposed takes too long to respond
- An option to provide the docker-compose executable in local mode
- Testcontainer interacting with a java class that depeneds on the product
- RemoveNetwork.close() never throws exception and keeps a network running causing Status 409: {"message":"network with name bdd49174-d251-4503-b1c2-d05c57206967 already exists"}
- "invalid volume specification" error in Windows systems
- NullPointerException in old shaded OkHttp version
- Add int Testcontainers.exposeHostPort(int)
- Expose a way to manually inspect and terminate reuse containers
- TESTCONTAINERS_HUB_IMAGE_NAME_PREFIX doesn't affect image location when using ImageFromDockerfile
- Docs
- Java not yet supported