testcontainers 0.12.0

Testcontainers, a library for integration-testing against docker containers from within Rust.
Documentation

Testcontainers-rs

Build Status Crates.io Docs.rs Dependabot Status Bors enabled

Testcontainers-rs is the official Rust language fork of http://testcontainers.org.

Usage

  1. Depend on testcontainers
  2. Import use testcontainers::*.

Check the integration tests on how to use the library.

License

Licensed under either of

at your option.