Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 241 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 241 Bytes

hundreds

Run 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.