Closed jbmoelker closed 7 years ago
Uses Mocha to run all *-test.js files. This is the same setup as GoogleChrome's Lighthouse.
*-test.js
Usage:
yarn test # or # npm test
Part of #6. Maybe make separate issue for actual test per audit and gatherer and close that one?
Uses Mocha to run all
*-test.js
files. This is the same setup as GoogleChrome's Lighthouse.Usage:
Part of #6. Maybe make separate issue for actual test per audit and gatherer and close that one?