istanbuljs / babel-plugin-istanbul

A babel plugin that adds istanbul instrumentation to ES6 code
BSD 3-Clause "New" or "Revised" License
616 stars 72 forks source link

Add support for completely disabling test-exclude #255

Open coreyfarrell opened 4 years ago

coreyfarrell commented 4 years ago

This is to allow an optimization more than anything, add a way to disable calls to test-exclude and simply assume filtering was done before calling babel.