Install with npm globally: $ npm install --global mocha ... "scripts": { "test": "mocha" }. Then run tests with: $ npm test ... --watch, -w.
確定! 回上一頁