Closed Lisheri closed 1 year ago
Although tsx components can be tested using ts-jest, a large number of modules in the original project are written using sfc with lang="tsx".
Can I use vue-jest with babel to handle lang="tsx"?
@Lisheri have you able to fix the issue? I'm getting the exact same error and trying to figure out the possible Jest/vue-jest config
Is it possible to add support for lang="tsx" in sfc? Currently, when testing sfc with lang="tsx", an error will be reported