Skip to content

converts partcover xml files to ncover and ncoverexplorer format

License

Notifications You must be signed in to change notification settings

patrikha/partcover2ncover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

partcover2ncover

description:
xsl files to transform partcover result file to ncover and ncoverexplorer format to integrate into CI environment.

usage:
saxon.exe -s:<<partcoverfile.xml>> -xsl:partcover2ncoverexplorer.xsl -o:<<ncoverfile.xml>> coveragefile=<<partcoverfile.xml>>

links:
http://saxon.sourceforge.net/

About

converts partcover xml files to ncover and ncoverexplorer format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published