测试输入的jest测试没有转换为json文件

时间:2018-06-01 11:52:59

标签: command-line-interface jest

jest --json --outputFile=tests.json没有生成tests.json文件和测试运行正常,所以在那方面没问题。我有21.2.1版本的开玩笑。我在终端Please run 'npm install' to use the version of Jest intended for this project.得到这个?
版本--json --outputFile支持从this 18.0.0命令加载,因此我认为版本不存在问题。

0 个答案:

没有答案