Testcontainers makes it easy to create and clean up container-based dependencies for automated tests.
gem install testcontainers-coreNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start and stop a Redis container for testing
Ensure Docker is installed and the Docker daemon is running before using Testcontainers.
No dependency data recorded yet.