jenkins生成報告


自動生產html報告

方法一、jenkins安裝HTML Publisher plugin插件,添加構建后操作

 

方法二、安裝NPM

1、cmd輸入命令:npm install -g newman-reporter-html 下載安裝npm

2、jenkins構建命令

c:

cd  C:\Users\weihua\AppData\Roaming\npm  newman run F:\dlcs.postman.json -e  F:\gw.postman_environment.json  -r  html --reporter-html-export  F:\dlcs.postman.html(導出文件的路徑)

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM