Skip to content
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

Migrate Jest to Vitest #164

Merged
merged 12 commits into from
Jun 12, 2024
Merged

Migrate Jest to Vitest #164

merged 12 commits into from
Jun 12, 2024

Conversation

P-Gill97
Copy link
Contributor

@P-Gill97 P-Gill97 commented Jun 4, 2024

No description provided.

@P-Gill97 P-Gill97 self-assigned this Jun 4, 2024
package.json Outdated Show resolved Hide resolved
@P-Gill97 P-Gill97 changed the title Experiment with adding Vitest Migrate Jest to Vitest Jun 12, 2024
@P-Gill97 P-Gill97 marked this pull request as ready for review June 12, 2024 17:09
@P-Gill97 P-Gill97 requested a review from rnathuji June 12, 2024 18:33
Copy link
Contributor

@rnathuji rnathuji left a comment

Choose a reason for hiding this comment

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

Very nice 🎉 ! While reviewing I tried using the vitest.explorer VS Code extension to run tests, and that works as expected. It all seems quite a bit faster than jest too, which is a nice quality of life improvement in addition to addressing the original dependency issue 😂 .

@P-Gill97 P-Gill97 merged commit a45e0da into main Jun 12, 2024
3 checks passed
@P-Gill97 P-Gill97 deleted the K12-66/fix-test-setup branch June 12, 2024 19:43
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.

2 participants