mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
8 lines
126 B
Markdown
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
|
|
```
|