how to convert pester tests code coverage xml file into html report using jacoco on jenkins

28 views
Skip to first unread message

nitin.ks...@agiliad.com

unread,
Dec 13, 2018, 1:24:38 AM12/13/18
to Jenkins JaCoCo plugin mailing list

I have created code coverage a.xml file using following command, So how can I  convert pester tests code coverage a.xml file into html report using jacoco on jenkins
Invoke-Pester -Script . -DetailedCodeCoverage -CodeCoverage *.psm1 -CodeCoverageOutputFile a.xml -CodeCoverageOutputFileFormat JaCoCo
a.xml
Reply all
Reply to author
Forward
0 new messages