Skip to content

Instantly share code, notes, and snippets.

@vchernetskyi993
vchernetskyi993 / Cargo.toml
Last active April 5, 2024 05:33
Rust - Single testcontainer for multiple test functions
[package]
name = "testcontainers-sample"
version = "0.1.0"
edition = "2021"
[dev-dependencies]
async_once = "0.2.6"
aws-sdk-s3 = "0.28.0"
ctor = "0.2.4"
lazy_static = "1.4.0"