This step extracts results from XUnit and returns them as a map.
Note the XUnit must be from Testing Farm, i.e. standard XUnit format is not supported.
- xunit: string; xunit from Testing Farm
def xunitResults = xunitResults2map(xunit: '<xunit-here>')