npm test
executes tests forsrc/tokenlist.js
right in Node.npm run lint
verifies code style of source and tests- npm run
test:server
will launch a server that makes all test suites available at localhost:9000 - npm run
test:browserstack
will run all test suites on all browsers defined intests/browserstack.js