单元测试例子可以再详细些吗 #281
单元测试例子可以再详细些吗
#281
|
Answered by
yuhaiyang1
Jul 6, 2023
Replies: 1 comment
|
可以执行yarn run test 命令 |
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 可以参考下