Skip to content

test(vue): Use vitest #11071

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

test(vue): Use vitest #11071

wants to merge 1 commit into from

Conversation

AbhiPrasad
Copy link
Member

An example draft PR of us using vitest in the repo. We probably get way better time savings on the bigger test suites, I think it's worthwhile for us to give this a roll.

# Before
Test Suites: 5 passed, 5 total
Tests:       51 passed, 51 total
Snapshots:   0 total
Time:        2.972 s

# After
Test Files  5 passed (5)
Tests  51 passed (51)
Start at  23:25:50
Duration  1.76s (transform 303ms, setup 0ms, collect 3.18s, tests 76ms)

@AbhiPrasad
Copy link
Member Author

Closing because we shouldn't distract ourselves from v8, just an example!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant