|
|
há 2 anos atrás | |
|---|---|---|
| .. | ||
| commons | há 2 anos atrás | |
| sample | há 2 anos atrás | |
| uploadfiles | há 2 anos atrás | |
| .editorconfig | há 2 anos atrás | |
| README.md | há 2 anos atrás | |
| config.json | há 2 anos atrás | |
| hosts | há 2 anos atrás | |
| install.sh | há 2 anos atrás | |
| package.json | há 2 anos atrás | |
| run.bat | há 2 anos atrás | |
| run.sh | há 2 anos atrás | |
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