Welcome to Testcontainers for Rust!¶
Not using Rust? Here are other supported languages!
About Testcontainers for Rust¶
Testcontainers for Rust is a Rust library that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
To start using Testcontainers for Rust please read our quickstart guide.
License¶
This project is opensource and you can have a look at the code on GitHub. See LICENSE.