A library for integration-testing against docker containers from within Rust.

docker integration-testing rust test-automation testcontainers testcontainers-rust testing
1 Open Issue Need Help Last updated: Jul 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a feature in the `testcontainers-rs` Rust library to allow exposing host ports to containers, enabling communication between the container and services running on the host machine using a consistent hostname like `host.testcontainers.internal`. This should ideally support native Docker features where available and fall back to a mechanism like an SSHD container for broader compatibility.

Complexity: 4/5
enhancement help wanted

A library for integration-testing against docker containers from within Rust.

Rust
#docker#integration-testing#rust#test-automation#testcontainers#testcontainers-rust#testing