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

Docs on use of pipeline junit action should cover making results optional

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • junit-plugin
    • None

      The junit-plugin's junit pipeline action now supports making the results optional, but none of the docs point this out.

       

      ex:

      junit testResults: 'output-jdk8/**/target/**/TEST-*.xml', allowEmptyResults: true
      

      Docs should be expanded to include an example.

          [JENKINS-47772] Docs on use of pipeline junit action should cover making results optional

            abayer Andrew Bayer
            busbey Sean Busbey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: