Vue2 项目组件测试,报两个TypeError(reading 'state' 和 reading '$on') #34
Unanswered
zhengbangbo
asked this question in
Q&A
Replies: 1 comment
-
不知道。。还在学习jest中。。。。。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在跟随指南实践一次之后,我想在我的练习项目(Vue2)中尝试加入测试。
项目:zhengbangbo/mart@5c275dc
无论我使用 vue-testing-library 还是 vue-test-utils 都会在 render 组件时报错,有两个
不知道各位有没有遇到过,是怎么解决的?
Beta Was this translation helpful? Give feedback.
All reactions