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 supported2 Subscribers
Add a CodeTriage badge to testcontainers-java
Help out
- Issues
- feat(mssqlserver): support GO batch separator in init scripts
- fix: keep getMappedPort correct after network attach/detach
- Fix silent failure in BrowserWebDriverContainer#getSeleniumAddress
- docs: fix broken Docker Hub link for the alpine image
- fix(kafka): use sentinel file to eliminate starter-script race condition (#11682)
- Add execInArtemis helper to ArtemisContainer (#11589)
- Add withInitScript support to MongoDBContainer (#3066)
- Update tiny image from alpine:3.17 to alpine:3.24
- Remove obsolete Docker version startup check
- fix(images): prevent divide by zero in LoggedPullImageResultCallback (#11416)
- Docs
- Java not yet supported