Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 259 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 259 Bytes

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.