我在Cypress中启用了调试日志记录,并获得:code-coverage created folder /root/app/.nyc_output for output coverage +1ms
code-coverage wrote coverage file /root/app/.nyc_output/out.jsoncypress:server:plugins:child exec
当我发出以下命令时: ng test --watch=false --code-coverage --main .当我尝试使用以下命令运行该目录中的所有脚本时: ng test --watch=false --code-coverage --include=src/main/resources/public/scripts