Releases: a7ex/xcresultparser
Releases · a7ex/xcresultparser
Release 1.0.5
A small fix to improve relative paths to files in coverage xml.
Release 1.0.4
In order to add unit tests, a little rework was necessary, as executable swift packages don't work so well with unit tests. So now we have a CommandLineTool executable with uses the xcresultparser tool as library. That library can now be unit testet.
Release 1.0.3
Adds parameter to filter coverage targets
Release 1.0.1
Fixed broken html output
Release 1.0
It is a SPM now.
Version 0.2
Added unit test reports
Initial release
This is the initial release of this tool.
For now it can interpret an xcresult archive in different ways: coloured CLI output, html, plain text or xml.
It can also generate xml in Joint format and coverage data in generic xml format.