-
Notifications
You must be signed in to change notification settings - Fork 493
Closed
Description
I spotted a comment in a recent commit about Vitest support.
That would be great, and probably a better alternative than Jest support.
I would be willing to help move this forward if nobody is working on this
I suppose we would add a --vitest
flag.
How do you plan to integrate with the current --tests
flag?
Something like: if both --cypress
and --vitest
are present, use Vitest for unit test, and use Cypress for e2e, otherwise, if only cypress is present, use it for both (as --tests
does now)?
It will also add other combinations for the playground: is it OK? (jsx-pinia-vitest
, jsx-pinia-cypress
, jsx-pinia-vitest-cypress
, jsx-router-vitest
, etc...)
DannyFeliz
Metadata
Metadata
Assignees
Labels
No labels