testcontainers 0.13.0

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

Testcontainers-rs

Continuous Integration 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.