You can use "test": "ENV=test mocha './test/**/*.spec.js'". in your npm script on Linux, and use "test": "set ENV=test&&mocha '.
確定! 回上一頁