junit-plugin
junit-plugin copied to clipboard
Add support for exclude dir pattern
What feature do you want to see added?
Add option to ignore dirs
junit testResults: '**/junit.xml', ignoreFolders: '**/node_modules'
I'm using pnpm that creates node_modules
folder inside all packages in my monorepo folder.
Upstream changes
No response
fyi @radtriste