Any hints as o how to use the xsl file to transform the trx? Is there a hook within the vstest runner or mstest plugins, where I can plug in the xsl?
Or do I need to add a new step to do the conversion? Using what tool? On Friday, June 20, 2014 1:45:47 AM UTC-5, Glenn V wrote: > > I think I ran into similar problems a while ago. > > These open jenkins issues are related: > https://issues.jenkins-ci.org/browse/JENKINS-21424 > https://issues.jenkins-ci.org/browse/JENKINS-19360 > > Attached to Jenkins-19360 is an xsl file that you can use to transform the > trx file that vstest produces to an xml file that the "Publish Junit test > result report" post build action can handle. > > Kind regards, > > Glenn > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
