Skip to content

Vitest workspaces support #664

Open
nuxt/nuxt
#30510
@ennioVisco

Description

Describe the feature

When using vitest in a monorepo setting, one is likely to use the vitest workspaces feature: https://vitest.dev/guide/workspace

However, in this setting one would use defineProject instead of defineConfig, to reuse the global vitest instance.

It would be cool to be able to do this also for nuxt apps, in order to run nuxt tests seamlessly along the ones of other packages

Additional information

  • Would you be willing to help implement this feature?
  • Could this feature be implemented as a module?

Final checks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions