Skip to content

Commit

Permalink
Add istanbul to Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Aug 3, 2014
1 parent f7428e7 commit d1808cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [tape](https://github.com/substack/tape) - [TAP](http://testanything.org)-producing test harness.
- [Mocha](http://visionmedia.github.io/mocha/) - A feature-rich test framework making asynchronous testing simple and fun.
- [loadtest](https://github.com/alexfernandez/loadtest) - Run load tests for your web application, with an API for automation.
- [istanbul](https://github.com/gotwarlost/istanbul) - A code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests.


### Minifiers
Expand Down

0 comments on commit d1808cc

Please sign in to comment.