Combine useMango test results

This section describes the steps required to produce a single JUnit file from the individual JUnit files produced by each test. Having a single results file can be useful is various scenarios, for example when uploading tests results from Jenkins to Zephyr in Jira. See the Zephyr integration steps here.

Combine Test Results

  1. Go to the configuration settings of your Jenkins job and scroll down to the Post-build Actions section.
  2. Click on Add post-build action and select the Merge useMango test results option.
  3. Enter the name of the new file and it’s destination folder. If the folder doesn’t exist it will be created at execution.
  4. Click Apply and Save.