Back to Vitest

projects | Config

docs/config/projects.md

5.0.0451 B
Original Source

projects

  • Type: TestProjectConfiguration[]
  • Default: []

An array of projects.

A config file that declares projects doesn't run tests itself, it only provides the projects that do. This also applies to project config files: a referenced config that declares projects becomes a container for nested projects. The option is not supported inside an inline project configuration.