单元测试例子可以再详细些吗 #281
单元测试例子可以再详细些吗
#281
-
|
Beta Was this translation helpful? Give feedback.
Answered by
yuhaiyang1
Jul 6, 2023
Replies: 1 comment
-
可以执行yarn run test 命令 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yuhaiyang1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
可以执行yarn run test 命令
现在每个组件有一个 index.test.js 可以参考下