"test": "mocha test/*.test.js" }. This will tell Mocha to test all the files with .test extension in your test folder. To run the test just ...
確定! 回上一頁