Testing scripts for jsjsref, run npm install
to install dependencies.
Run npm test
to execute tests.
npm test -- --grep ch07
selects only tests in ch07
npm test -- -b
quits after the first failure
Name | Last commit | Last update |
---|---|---|
.. | ||
test262 @ 29e247dd | ||
.gitignore | ||
README.md | ||
mocha.opts | ||
parser.js |
Testing scripts for jsjsref, run npm install
to install dependencies.
Run npm test
to execute tests.
npm test -- --grep ch07
selects only tests in ch07
npm test -- -b
quits after the first failure