Skip to content

Commit

Permalink
docs: add feature explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
rhiokim committed Mar 30, 2017
1 parent be2a48b commit dbf05bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
- Use [Mocha](https://mochajs.org/), [Chai](http://chaijs.com/) and [Sinon](http://sinonjs.org/) for unit testing
- Use [Istanbul](https://istanbul.js.org/) to show test coverage
- Integrate [flowtype](http://flowtype.org) type system
- Integrated with [coveralls.io](https://coveralls.io/) to show result of test-coverage on online
- Integrated with [Circle CI](https://circleci.com) to run build & test continuously

## References
- To test
Expand Down

0 comments on commit dbf05bf

Please sign in to comment.