13 breaking releases
Uses new Rust 2021
0.14.0 | Jun 1, 2022 |
---|---|
0.12.0 | Jan 28, 2021 |
0.11.0 | Sep 30, 2020 |
0.9.1 | Mar 25, 2020 |
0.3.1 | Oct 23, 2018 |
#20 in Testing
20,246 downloads per month
Used in fewer than 39 crates
115KB
3K
SLoC
Testcontainers-rs
Testcontainers-rs is the official Rust language fork of http://testcontainers.org.
Usage
- Depend on
testcontainers
- Import
use testcontainers::*
.
Check the integration tests on how to use the library.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Dependencies
~3–11MB
~197K SLoC