You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we are using Jest as our unit testing tool. We can change that to Vitest, which is much faster and newer. Should be more comfortable to use as well
The text was updated successfully, but these errors were encountered:
F0rsaken
changed the title
Migrate tests to Vite
Migrate tests to Vitest
Feb 24, 2023
Currently we are using
Jest
as our unit testing tool. We can change that toVitest
, which is much faster and newer. Should be more comfortable to use as wellThe text was updated successfully, but these errors were encountered: