Vitest?
#682
Replies: 2 comments 3 replies
-
I'm open to switching. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'd also be quite interested in using Vitest instead of Jest for our tests. Would you like to contribute that change? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure if there is any interest or not, but I gave Vitest a spin (I was curious after my jest challenges) and it's pretty performant. Since it uses the same API as Jest there was hardly anything to change beyond tweaking a few lines of config and adding the vitest config file. If anything, it's a bit cleaner from a dependency perspective .
LINK
Beta Was this translation helpful? Give feedback.
All reactions