generator-tman 前端单元测试脚手架,支持 es6、react 安装 npm install -g generator-tman 初始化项目 cd /your-repo/dir yo tman 运行截图 运行示例 不展示覆盖率信息 npm test 展示覆盖率信息 npm run coverage License MIT