feat: upgrade to new test-exclude; with suppport for node_modules - #348
Conversation
Why? This is very inconvenient and different from most other tools (AVA, ESLint, etc). |
|
@sindresorhus Several folks were asking to be able to instrument files in their |
|
@bcoe That's what negated globs are for: |
|
@sindresorhus that's smart, I would definitely be comfortable with moving towards this. |
|
Where should I open an issue? Here or |
|
@sindresorhus 👍 yeah, seems reasonable; this would be another breaking change; but worthwhile you think? covering |
|
Yeah, I think it's worth it. Very few would cover |
|
@sindresorhus sorry, only half answered your question; let's open an issue on |
BREAKING CHANGE: node_modules is no longer automatically excluded, and an empty array of exclude rules can be provided.