Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我试图在我的测试命令之后排除给定的被添加到我的测试的整体中
"test": "nyc --reporter=html --reporter=text mocha --timeout 10000 --require @babel/register \"./{,!(node_modules)/**/}*.test.js\" --exit",
我唯一能做的就是避免 mocha 从 runnign 模块构建测试