Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 185 Bytes

File metadata and controls

11 lines (8 loc) · 185 Bytes

Running CLI integration tests

cargo build -r && yarn test:integration <jest options>

Running ecosystem e2e tests

yarn test:e2e <e2e test name, minus the .sh>