testcontainers / testcontainers-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.
https://testcontainers.org
MIT License
7.97k stars 1.64k forks source link

[Docs] Add TCI to external integrations #8947

Closed AB-xdev closed 2 months ago

AB-xdev commented 2 months ago

Adds TCI to external integrations.

AB-xdev commented 2 months ago

Sidenote:

@rfichtner and I spoke with @kiview about this around 1-2 weeks ago :)