For those that are reading this thread and are interested, there is a plugin for this: Jenkins MSTest plugin <https://wiki.jenkins-ci.org/display/JENKINS/MSTest+Plugin>
It wraps the transformation to JUnit format and publishes the result, making it a lot easier to setup. You pass the TRX in directly. There's also a MSTest runner plugin if you're interested too that works in concert with the MSTest plugin. HTH, JT -- 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.
