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

Support junit testDataPublishers

XMLWordPrintable

      It would be nice if withMaven could support junit extensions such as testDataPublishers

      Previously I was using the following

      step([$class: 'JUnitResultArchiver',
       testResults: '**/target/surefire-reports/TEST-*.xml',
       testDataPublishers: [[$class: 'AttachmentPublisher']]
      ])
      

      and I have no equivalence when using withMaven.

            cleclerc Cyrille Le Clerc
            vlatombe Vincent Latombe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: