/testutil

Primary LanguageRust

testutil

This repo contains docker modules for testcontainers-rs: GGX, BTC, Vault, Cosmos, Hermes.

And end-to-end (e2e) tests under /tests

To run all tests you need:

  1. Rust
  2. Docker to be up and running

Then:

export RUST_LOG=info
cargo test