testcontainers-avk

Crates.iotestcontainers-avk
lib.rstestcontainers-avk
version0.12.0
sourcesrc
created_at2022-03-29 01:12:03.193451
updated_at2022-03-29 01:12:03.193451
descriptionA library for integration-testing against docker containers from within Rust.
homepage
repositoryhttps://github.com/testcontainers/testcontainers-rs
max_upload_size
id558245
size156,506
Kviring Alexey (avkviring)

documentation

README

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.

Commit count: 585

cargo fmt