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
- 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
- Bump org.junit.platform:junit-platform-launcher from 1.14.3 to 1.14.4 in /core
- Bump org.junit:junit-bom from 5.14.3 to 5.14.4 in /modules/spock
- Bump com.influxdb:influxdb-client-java from 7.5.0 to 8.0.0 in /modules/influxdb
- Bump org.postgresql:postgresql from 42.7.10 to 42.7.11 in /modules/postgresql
- Bump com.mysql:mysql-connector-j from 9.6.0 to 9.7.0 in /modules/spock
- Bump com.mysql:mysql-connector-j from 9.6.0 to 9.7.0 in /modules/jdbc-test
- Bump io.asyncer:r2dbc-mysql from 1.4.1 to 1.4.2 in /modules/mysql
- Docs
- Java not yet supported