Skip to content

Latest commit

 

History

History
executable file
·
32 lines (24 loc) · 1.32 KB

README.md

File metadata and controls

executable file
·
32 lines (24 loc) · 1.32 KB

pyATS Report Plugin

The pyATS Report Plugin is a Post Build plugin to display Cisco test automation test results within Jenkins, with options to upload the archives to Cisco Xpresso portal. The Report Plugin is designed to work with pyATS Project (for pyATS based scripts), as well as Jenkins Free Style project(for TCL based scripts).

Table Of Content

Related Plugins

Feature Highlights

  • Extract ResultsDetails.xml results file from a specific archive location(Free Style Project) or from the Jenkins workspace (PyATS Project)
  • Provide Test suite, and testcase result details with Trend graphs
  • Upload the results to Cisco Xpresso
  • Pointer to direct view from Xpresso Dashboard

Workflow

For the complete workflow of how this plugin can be used for, refer to: https://github.com/CiscoTestAutomation/jenkins_project_plugin/blob/master/README.md#workflow-diagram

ChangeLog