Closed Theiaz closed 2 years ago
It's funny, it's the same error message as when vue-jest 26 didn't support babel-jest 27 as well
Yes, we should support this. Are you interested in working on this? It looks like we just need to work through the differences.
@lmiller1990 and @valentinpalkovic Thanks for your work!
Jest 28 has been released two days ago. We upgraded our project following the official migration guide.
Currently, we are using the following versions:
After upgrading to v28, many of our tests are failing with the following error message:
I have not found any hints in this repo when vue-jest will support jest v28. Are there any plans or a roadmap?