Community maintained modules for Testcontainers for Rust, providing pre-configured container images for integration testing.
# Cargo.toml
[dependencies]
testcontainers-modules = "0.15.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a Redis container using the testcontainers-modules async runner.
Add tokio as a dependency and annotate main with #[tokio::main].
No dependency data recorded yet.