Skip to content

Commit

Permalink
Update testing information in README
Browse files Browse the repository at this point in the history
  • Loading branch information
bradcordeiro committed Jul 19, 2018
1 parent 669502a commit e777263
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,7 @@ Test values were written using [Avid Media Composer](http://www.avid.com/media-c
$ npm install
$ npm test

Test coverage is checked using [Istanbul](https://istanbul.js.org). Version 1.0.0 has 100% coverage.

$ npm install
$ npm run test-coverage

This will generate an HTML test coverage report in `./coverage/`.
Test coverage is checked using [Istanbul](https://istanbul.js.org)'s command-line interface, and submitted to [coveralls](https://coveralls.io). Version 1.0.0 has 100% coverage.

### Contributing

Expand Down

0 comments on commit e777263

Please sign in to comment.