Run tests and validate 100% coverage w/ c8
npm install hundredsRun tests and validate 100% coverage w/ c8.
Usage:
````
$ hundreds mocha test/*.js
You can use this with any test runner, as the arguments are passed to c8 which passes them along
to whatever test runner you have installed.