Skip to content

Run a single integration test

Elliot Lee edited this page Feb 20, 2024 · 1 revision

Rather than running the entire suite, you may want to run only a single integration test.

cd packages/xrpl
npm test:integration -- test/integration/integration.test.ts