项目作者: poetries

项目描述 :
learning unit test
高级语言: JavaScript
项目地址: git://github.com/poetries/test.git
创建时间: 2017-10-22T07:08:50Z
项目社区:https://github.com/poetries/test

开源协议:MIT License

下载


Build Status
codecov

testing

learn unit test

Usage

  1. npm install
  2. # 测试代码覆盖率
  3. npm run cover
  4. # mocha
  5. npm test