@James any idea on how to use the plugin via the new jenkins pipeline. I am using the MS Test plugin to publish the .trx. But after adopting the new pipeline, i am not sure on how to call this action via a workflow.
On Tuesday, November 11, 2014 at 6:00:55 PM UTC-6, James Telfer wrote: > > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/89ce9770-5c97-4cc4-978e-47faa9250fae%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
