-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
dasco144/nx
#3Labels
communityThis is a good first issue for contributingThis is a good first issue for contributingpriority: mediumMedium Priority (not high, not low priority)Medium Priority (not high, not low priority)scope: pluginstype: feature
Description
- I'd be willing to implement this feature (contributing guide)
Description
I'd like to use Vitest instead of Jest for e2e testing of plugins.
Motivation
I use Vitest for everything else and it makes sense to use it for that as well.
Suggested Implementation
Add option for nx g @nrwl/nx-plugin:plugin to use Vitest
Alternate Implementations
I'm going to skip e2e tests altogether for now as I'm having trouble with Jest and my custom ESM setup.
stychu, JakeGinnivan and Stanzilla
Metadata
Metadata
Assignees
Labels
communityThis is a good first issue for contributingThis is a good first issue for contributingpriority: mediumMedium Priority (not high, not low priority)Medium Priority (not high, not low priority)scope: pluginstype: feature