test-exclude
The file include/exclude logic used by nyc.
Usage
you can load configuration from a key in package.json:
package.json
app.js
Including node_modules folder
by default the node_modules
folder is added to all groups of exclude rules. In the rare case that you wish to instrument files stored in node_modules
, a negative glob can be used:
License
ISC
Last updated