senecajs / seneca

A microservices toolkit for Node.js.
http://senecajs.org
MIT License
3.96k stars 312 forks source link

Commit the test/coverage.html file #859

Open lilsweetcaligula opened 4 years ago

lilsweetcaligula commented 4 years ago

How-to:

cd into the project dir and run:

$ npm test

This will generate the test/coverage.html file. Please commit the file and submit the PR.