junit-plugin icon indicating copy to clipboard operation
junit-plugin copied to clipboard

Add support for exclude dir pattern

Open polRk opened this issue 2 years ago • 1 comments

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

polRk avatar Jan 16 '23 07:01 polRk

fyi @radtriste

mareknovotny avatar Jun 13 '23 09:06 mareknovotny