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
- 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
- Bump com.gradle:common-custom-user-data-gradle-plugin from 2.6.0 to 2.7.0
- Bump redis.clients:jedis from 7.4.1 to 7.5.3 in /core
- Bump org.apache.tomcat:tomcat-jdbc from 11.0.21 to 11.0.23 in /modules/jdbc
- Docs
- Java not yet supported