Tencent / TSW

Tencent Server Web

Home Page:https://tswjs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm run test 无效

binggg opened this issue · comments

看了下npm script,这两条命令都没办法执行

"test" : "node test/node_modules/mocha/bin/mocha test/bin/**/*.js",
"coverage": "node test/node_modules/nyc/bin/nyc test/node_modules/mocha/bin/mocha test/bin/**/*.js"

已经关注到这个问题,在解决中

已补充这两条命令实现,后续将逐步完善测试用例