我试图用HTML reporter安装和运行Postman的Newman测试集(在jenkins podTemplate容器上,带有Postman帐户中的docker图像),但它总是失败,因为找不到合适的Newman版本: "npm WARN newman-reporter-htmlextra@1.19.6 requires a peer of newman@>=4 but none is installed而Run命令是 sh "newman run tests/co
目前,我的管道正处于自动化阶段,我看到了如下错误:
newman运行集合/某样东西。postmanEnvName def globalsname = 'collections/somethingglobals.postman_globals.json’docker.image('postman/newman_alpine33').inside("--entrypoint=''"){ sh "newman run $collecti