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.junit:junit-bom from 5.14.3 to 5.14.4 in /modules/junit-jupiter
- Bump org.junit.jupiter:junit-jupiter from 5.14.3 to 5.14.4 in /modules/r2dbc
- Bump commons-io:commons-io from 2.21.0 to 2.22.0 in /modules/hivemq
- Bump com.mysql:mysql-connector-j from 9.6.0 to 9.7.0 in /modules/tidb
- Bump com.mysql:mysql-connector-j from 9.6.0 to 9.7.0 in /modules/oceanbase
- Honor checks.disable in Docker detection test
- Avoid 'Text file busy' race when starting KafkaContainer
- Replace duct-tape with resilience4j-backed internal utilities
- feat: add getMappedPort(int, InternetProtocol) overload to ContainerState
- docs: remove JUnit 4 references
- Docs
- Java not yet supported