Closed sacriley closed 3 years ago
Can you try vue-jest@4
? It's the latest one for Vue 2.
Also Jest 27 support is not ready for Vue 2 (yet, but soon). Try using Jest 26.
I'll help you debug this, but I don't think there is an actual bug in Vue Jest, so I will close the issue. Let me know if Vue Jest v4 helps, if not we can debug more.
Please help me to resolve this, thank you very much.
I'm trying to add testing to my project:
Test.test.ts
Test.ts // succeed
VueWithJs.vue // succeed
VueWithTs.vue // failed
Error:
jest.config.js
package.json
babel.config.js