istanbuljs / test-exclude

test for inclusion or exclusion of paths using globs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test-exclude: README issues

coreyfarrell opened this issue · comments

  • The first argument of shouldInstrument needs to be an absolute filename.
  • Need to document excludeNodeModules: false as the preferred method of not excluding node_modules.
  • Overall need more complete API documentation. Can we use JS docs or something to generate documentation?