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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Jest testing in favor of Vitest #863

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

iseabock
Copy link
Contributor

Motivation and Context

Jest testing can be incompatible with a Vite project in some cases.

Description

This PR removes Jest in favor of Vitest. Incidentally Vitest appears to run faster than Jest in Vite project/

Contribution Checklist

  • I have built and tested the code locally and in a deployed app
  • For frontend changes, I have pulled the latest code from main, built the frontend, and committed all static files.
  • This is a change for all users of this app. No code or asset is specific to my use case or my organization.
  • I didn't break any existing functionality 馃槃

@iseabock iseabock force-pushed the NO-TASK-remove-jest-in-favor-of-vitest branch from 97a8b2d to 4fb8e8a Compare May 22, 2024 20:08
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.

None yet

1 participant