gpt4 book ai didi

javascript - 如何使用 Jest 和 vue-cli 更新快照

转载 作者:行者123 更新时间:2023-12-03 17:09:33 25 4
gpt4 key购买 nike

我应该可以添加 -u运行测试时的参数,但我不知道为什么它不起作用:

npm run test ComponentName.spec.js -u
npm run test ComponentName.spec.js --updateSnapshot

但它不起作用。我的 package.json:
"scripts": {
"test": "vue-cli-service test:unit",

我知道我可以删除快照文件,但我想弄清楚为什么该命令不起作用。

最佳答案

基于 the docs :

npm run test -- -u
我验证了这个工作。

关于javascript - 如何使用 Jest 和 vue-cli 更新快照,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55965225/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com