Support glob pattern on testFiles option (NX Vite) #32049
nunomarks
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 👋
I wanted to ask if it's possible to support glob pattern on the
testFiles
option of the@nx/vite:test
executor. My setup consists of several NX projects, along with a single Vitest configuration file that is shared among all projects. The use case being able to execute tests of a single NX project locally, without the need of having a Vitest configuration file for each project.Let me know if this is already supported and I'm doing anything wrong.
Thank you! Keep 🪨in' !
Beta Was this translation helpful? Give feedback.
All reactions