Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-49082

mstest is not visible in pipeline syntax

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • mstest-plugin
    • None
    • v1.0.0

      Plugin Documentation mentions two ways to run the plugin in pipeline.

      step([$class: 'MSTestPublisher', testResultsFile:"**/*.trx", failOnError: true, keepLongStdio: true])

      The above command works.

      mstest testResultsFile:"**/*.trx", keepLongStdio: true

      But the mstest command doesnot work even though I installed the mstest plugin via Manage Jenkins > Manage Plugins. I dont see mstest listed in the pipeline Syntax as well.

            jetersen Joseph Petersen
            hsubraveti Sree Harsha Subraveti
            Votes:
            6 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: