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
This is pretty simple: we should promote vitest at documentation, for a few factors:
vue cli runs on vite.
vitest runs perfect with vite
only the folks that uses webpack will see valid point to use jest. We have to get a little more ambition here <3
In this page, says that the jest is the easier way to use vue test utils, but recently the vue team developer amazing tools that has awesome DX. So, we need to promote vitest here. https://test-utils.vuejs.org/installation/
The text was updated successfully, but these errors were encountered:
This is pretty simple: we should promote vitest at documentation, for a few factors:
In this page, says that the jest is the easier way to use vue test utils, but recently the vue team developer amazing tools that has awesome DX. So, we need to promote vitest here. https://test-utils.vuejs.org/installation/
The text was updated successfully, but these errors were encountered: