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
If you are using Vue 3 you want @vue/vue3-jest. You you @vue/vue3-jest@26 for Jest 26 and @vue/vue3-jest@27 for Jest 27. I am not sure if the PR has been merged back into the Jest 26 branch yet - master is target Jest 27.
Give one (or both) of those a try. Depending on your Jest version, you might have a problem - if so, consider updating to Jest 27, or open an issue. Thanks!
It's commented out since no-one has looked into how the new SFC compiler works w/ custom blocks.
vue-jest/lib/process.js
Line 8 in 68ea450
We should support custom blocks. Most commonly used one is
<i18n>
.The text was updated successfully, but these errors were encountered: