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
- Bump org.projectlombok:lombok from 1.18.38 to 1.18.46 in /examples
- Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 5.14.4 in /smoke-test
- Bump org.jreleaser from 1.20.0 to 1.24.0 in /smoke-test
- Bump redis.clients:jedis from 6.2.0 to 7.5.0 in /examples
- Bump com.github.mwiede:jsch from 2.27.2 to 2.28.2 in /examples
- Bump com.gradle:common-custom-user-data-gradle-plugin from 2.5.0 to 2.6.0
- Make GenericContainer.start() and stop() thread-safe
- Start shared containers in postProcessTestInstance for PER_CLASS lifecycle
- Bump com.google.guava:guava from 33.3.1-jre to 33.6.0-jre in /core
- Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 5.14.4 in /core
- Docs
- Java not yet supported