Skip to content

Vitest support #27

@cexbrayat

Description

@cexbrayat

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...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions