Brody
Brody

Reputation: 11

'vue-property-decorator' cannot compatible with Jest when testing in Vue project

When I only use Jest with Vue project, I can't import subcomponent in component,

if I do according to tips, also I cannot define private variable

the reproduce project :jest-decorator-issue

also can be find here: issue and image

I don't know why, can anyone give me any suggestions?

Upvotes: 1

Views: 206

Answers (0)

Related Questions