0.0.2 • Published 9 years ago

generator-tman v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

generator-tman

前端单元测试脚手架,支持 es6、react

安装

npm install -g generator-tman

初始化项目

cd /your-repo/dir
yo tman

运行截图

运行截图

运行示例

  • 不展示覆盖率信息
npm test
  • 展示覆盖率信息
npm run coverage

License

  • MIT
0.0.2

9 years ago

0.0.1

9 years ago