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]: Starting with 1.20.2 we can no longer get the logs of a container that failed to start
- [Bug]: Docker TestContainer failure with Linux Mint 21+
- [Bug]: Junit5 {BrowserWebDriverContainer with VncRecordingMode.RECORD_FAILING is not recording}
- [Bug]: [MariaDB] getLivenessCheckPortNumbers incorrectly implemented
- [Enhancement]: JdbcDatabaseContainer - Improve ``waitUntilContainerStarted``
- [Bug]: dockerConfigFile property file not used
- [Bug]: k3s container is unable to start on wsl2
- [Bug]: DockerImageName fails to check compatibility if digest is present
- [Bug]:
- Bump org.assertj:assertj-core from 3.27.4 to 3.27.7 in /smoke-test
- Docs
- Java not yet supported