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

Upgrade from Jest to Vitest #546

Open
alexfreska opened this issue Mar 27, 2024 · 0 comments
Open

Upgrade from Jest to Vitest #546

alexfreska opened this issue Mar 27, 2024 · 0 comments

Comments

@alexfreska
Copy link
Member

  • Upgrade to vitest for a more functional and modern unit testing environment.
  • Jest does not support ESM, and has many very inconvenient oddities with how testing mocks and fixtures must be set up.

notes:

  • Attempted to do this upgrade some months ago, almost worked but there were intermittent glitches with running the tests.
@alexfreska alexfreska assigned alexfreska and unassigned alexfreska Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant