Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-2833

Add ability to plug specific test report parsing capabilities into Builder

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Currently, the AbstractBuilder class is hard coded to use the AntJunitTestReportCollector for it's parsing of test results, which means that test results either need to be in the JUnit report format, or a test report-specific Builder plugin must be developed to parse non-JUnit report formats.

      It would be nice if the test report format could be specified on the Builder configuration, so that support for other testing formats could be added without the extra overhead of creating a entire new plugin. Perhaps the test report parsing logic could be factored out into a plugin type of it's own?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              afda13a10c38 Ross Rowe
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: