Skip to content

chore(ci): add vitest to workspace #2935

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

Merged
merged 2 commits into from
Aug 16, 2024
Merged

chore(ci): add vitest to workspace #2935

merged 2 commits into from
Aug 16, 2024

Conversation

dreamorosi
Copy link
Contributor

Summary

Changes

Please provide a summary of what's being changed

This PR adds vitest and @vitest/coverage-v8 to the project as development dependencies. This is a precursor for a larger effort that we are about to kickoff to move our test suites from Jest to Vitest.

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: closes #2934


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@dreamorosi dreamorosi self-assigned this Aug 16, 2024
@dreamorosi dreamorosi requested a review from a team August 16, 2024 09:58
@dreamorosi dreamorosi requested a review from a team as a code owner August 16, 2024 09:58
@boring-cyborg boring-cyborg bot added the dependencies Changes that touch dependencies, e.g. Dependabot, etc. label Aug 16, 2024
@pull-request-size pull-request-size bot added the size/XS PR between 0-9 LOC label Aug 16, 2024
Copy link
Contributor

@leandrodamascena leandrodamascena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

APPROVED!

Copy link

@dreamorosi dreamorosi merged commit 80b50c4 into main Aug 16, 2024
10 checks passed
@dreamorosi dreamorosi deleted the chore/add_vitest branch August 16, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. size/XS PR between 0-9 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintenance: add vitest to project
2 participants