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 supported2 Subscribers
Add a CodeTriage badge to testcontainers-java
Help out
- Issues
- Add MongoDB init script regression test
- Add Javadocs to AuthConfigUtil
- Fix false positive in DockerImageName.isCompatibleWith for library/-prefixed images
- Jackson upgrade to 2.18.9
- Use fixed locale when deriving environment variable names from properties
- feat: add getMappedPort(int, InternetProtocol) overload
- Fix NullPointerException on concurrent GenericContainer.stop() calls
- Fix broken double-checked locking in the R2DBC connection factory
- Bump com.gradle:develocity-gradle-plugin from 4.4.1 to 4.5.0
- [Bug]: PostgreSQL container intermittently fails to start with "Wait strategy failed. Container is removed" (TimeoutException) in CI environment
- Docs
- Java not yet supported