标签: 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命令加载,因此我认为版本不存在问题。
jest --json --outputFile=tests.json
21.2.1
Please run 'npm install' to use the version of Jest intended for this project.
--json --outputFile
18.0.0