-
-
Notifications
You must be signed in to change notification settings - Fork 0
Environment ‐ Bun
Eugene Lazutkin edited this page Mar 20, 2025
·
3 revisions
tape-six tests are directly executable with bun.
Example (use one of):
bun tests/manual/test-three-tests.js
bun run tests/manual/test-three-tests.jsRunning tape6 (use one of):
tape6-bun
bun run `npx tape6 --self`
bun run `npx tape6-runner bun`Running tape6-server:
bun run `npx tape6-server --self` --trace
bun run `npx tape6-runner server` --trace