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
- com.github.dockerjava.api.exception.InternalServerErrorException: {"message":"Get https://registry-1.docker.io/v2/bsideup/moby-ryuk/manifests/0.2.2: unauthorized: incorrect username or password"}
- Creating Testcontainer from custom image doesn't work
- Please help to configure testcontainers for runs inside docker
- [FEATURE] Support easily running java unit tests inside a container
- container.getContainerIpAddress() not working when run inside Docker with a host configured with TCP socket and not unix socket
- org.testcontainers:postgresql artifact name clashes with org.postgresql:postgresql
- Socat failes after first testclass because it don't waits for docker compose service to be healthy
- DockerComposeContainer and reuse
- Missing constructor PostgreSQLContainer(Future<String> image)
- Developer experience: recommending a default container image
- Docs
- Java not yet supported