>From looking at the source, it doesn't look like you can use mstest in pipeline right now. It doesn't implement SimpleBuildStep, so it relies on AbstractBuild, which is not what pipeline jobs use as a base class for a build.
On Tue, Aug 15, 2017 at 8:12 AM red 888 <fakemailred...@gmail.com> wrote: > I have my test runner configured and its generating a trx file, now I want > to use the MSTest plugin to read it: > https://wiki.jenkins.io/display/JENKINS/MSTest+Plugin > > But I don't know how to refer to it in a pipeline (Jenkinsfile). Does this > plugin support jenkinsfile? Is there a way to use plugins in a jenkinsfile > even if they don't support it explicitly? > > -- > 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 jenkinsci-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/beb7b643-6da5-4e72-9771-da860fbb8f34%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/beb7b643-6da5-4e72-9771-da860fbb8f34%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVc01wkzPzUF453_dtTgEGOTsjV%3DYEDDVyBqTF6r_k983w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.