Skip to content

Files

Latest commit

58cd083 · Jan 7, 2021

History

History

integration-test

Foundry Integration Test

How to Run

Run

cargo build
cargo test -p foundry-integration-test --manifest-path ./integration-test/Cargo.toml --features integration-test -- --test-threads=1

Future Plan

It might be re-written in JS later.