Document toolboxDocument toolbox

Using MettleCI Test Results in Jenkins

MettleCI can generate JUnit-formatted test results for the following MettleCI Pipeline operations:

Each command details the name of the JUnit XML file generated, or provides an option for you to specify the output filename. Jenkins has basic support for reporting or acting on the contents of these files without employing JUnit plugins.

Automatically Creating or Updating Work Items from JUnit Test Results

Jenkins does not provide a Work Item Management facility but it is likely that you could easily use your MettleCI jUnit XML test results to automatically maintain relevant Work Items in an associated Work Item Management system. This might necessitate adding a Pipeline step which parsed your jUnit output file and used the API of you Work Item Management system to create and/or update relevant Work Items as appropriate. See your Work Item Management system’s documentation for more guidance.

© 2015-2024 Data Migrators Pty Ltd.