|
|
2 жил өмнө | |
|---|---|---|
| .. | ||
| commons | 2 жил өмнө | |
| sample | 2 жил өмнө | |
| uploadfiles | 2 жил өмнө | |
| .editorconfig | 2 жил өмнө | |
| README.md | 2 жил өмнө | |
| config.json | 2 жил өмнө | |
| hosts | 2 жил өмнө | |
| install.sh | 2 жил өмнө | |
| package.json | 2 жил өмнө | |
| run.bat | 2 жил өмнө | |
| run.sh | 2 жил өмнө | |
npm install uirecorder mocha -g
npm install
npm run installdriver
// xxx.spec.js 为你的测试用例文件名称
uirecorder sample/xxx.spec.js
npm run server
// xxx.spec.js 为你的测试用例文件名称
npm run singletest sample/xxx.spec.js
npm run paralleltest
open reports/index.html