yarn test 能通过,yarn test --coverage 就不能通过,为什么?
来源:8-10 完成的 storybook 的架构,给剩下的组件添加 stories

香饽饽0
2020-05-13
写回答
1回答
-
同学你好 在我代码库中使用 react-scripts test --coverage --watchAll=false 是可以成功生成 test coverage 的,但是有个同学和你是一样的问题,他说是某个库的版本问题,请看他的回答 https://coding.imooc.com/learn/questiondetail/184141.html
012020-05-13
相似问题
test命令问题
回答 1