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
- [Bug]: `ScriptUtils` converts adjacent string literals to invalid syntax
- [Bug]: TESTCONTAINERS_CHECKS_DISABLE doesn't stop alpine image from being pulled
- feat(module/mysql): Add getR2dbcUrl() to MySQLR2DBCDatabaseContainer
- Bump ch.qos.logback:logback-classic from 1.3.15 to 1.3.16 in /smoke-test
- Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 5.14.3 in /smoke-test
- Bump io.cucumber:cucumber-bom from 7.30.0 to 7.34.3 in /examples
- Bump redis.clients:jedis from 6.2.0 to 7.4.1 in /examples
- Bump com.github.mwiede:jsch from 2.27.2 to 2.28.0 in /examples
- Fix DockerImageName parsing when tag and digest are used
- [Bug]: Oracle XE is not compatible substitute for Oracle Free
- Docs
- Java not yet supported