Vitest CLI 1.3.0 no longer accepts multiple projects via --project
option
#5262
Labels
p3-minor-bug
An edge case that only affects very specific usage (priority)
Describe the bug
yarn vitest --project <project1> <project2>
no longer works as of 1.3.0.I could not find a relevant changelog line for this.
Reproduction
yarn vitest --project <project1> <project2>
whereproject1
andproject2
are 2 projects in the vitest workspaceSystem Info
Used Package Manager
yarn
Validations
The text was updated successfully, but these errors were encountered: