Skip to content

Commit

Permalink
Update Mocha link (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
mortonfox authored and nickmerwin committed Sep 27, 2017
1 parent b9032a1 commit eb1b723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -97,7 +97,7 @@ For detailed instructions on requiring instrumented code, running on Travis and

### [Poncho](https://github.com/deepsweet/poncho)
Client-side JS code coverage using [PhantomJS](https://github.com/ariya/phantomjs), [Mocha](http://mochajs.org/) and [Blanket](https://github.com/alex-seville/blanket):
- [Configure](http://visionmedia.github.io/mocha/#browser-support) Mocha for browser
- [Configure](http://mochajs.org/#running-mocha-in-the-browser) Mocha for browser
- [Mark](https://github.com/deepsweet/poncho#usage) target script(s) with `data-cover` html-attribute
- Run your tests with a command like this:

Expand Down

0 comments on commit eb1b723

Please sign in to comment.