oxc/tasks/e2e/README.md

8 lines
126 B
Markdown

# End to End Integration Tests
Node.js runtime tests for transformer and minifier.
```
pnpm run build-dev
pnpm run test
```