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