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

Replace Jest with Vitest #130

Merged
merged 4 commits into from
Mar 21, 2024
Merged

Replace Jest with Vitest #130

merged 4 commits into from
Mar 21, 2024

Conversation

jbouder
Copy link
Collaborator

@jbouder jbouder commented Mar 19, 2024

Updates for vite ecosystem.

Description

  • Added vitest dependencies
  • Replaced jest configs with vitest
  • Updated existing tests for vitest as needed
  • Misc dependency cleanup

Related Issue

N/A

Motivation and Context

  • Improved testing speed
  • Fewer dependencies
  • Simplified setup

How Has This Been Tested?

Local testing

Screenshots (if appropriate):

Screenshot 2024-03-19 at 2 28 59 PM Screenshot 2024-03-19 at 2 28 28 PM

@jbouder jbouder added the enhancement New feature or request label Mar 19, 2024
@jbouder jbouder marked this pull request as ready for review March 20, 2024 16:12
@jbouder jbouder merged commit 70e69c0 into main Mar 21, 2024
5 checks passed
@jbouder jbouder deleted the vitest branch March 21, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant