0.0.2 • Published 10 years ago
generator-tman v0.0.2
generator-tman
前端单元测试脚手架,支持 es6、react
安装
npm install -g generator-tman初始化项目
cd /your-repo/dir
yo tman运行截图

运行示例
- 不展示覆盖率信息
npm test- 展示覆盖率信息
npm run coverageLicense
- MIT
前端单元测试脚手架,支持 es6、react
npm install -g generator-tmancd /your-repo/dir
yo tman
npm testnpm run coverage