×
site:jenkins.io /robot from plugins.jenkins.io
Feb 23, 2024 · This publisher stores Robot Framework test reports for builds and shows summaries of them in project and build views along with trend graph.
Methods inherited from class hudson.plugins.robot.model.RobotTestObject · doDurationGraph, doGraph, getDuplicateSafeName, getDurationDiff, getHasLog, ...
Loads new data to RobotResult . Methods inherited from class hudson.tasks.test.AbstractTestResultAction. doGraphMap, findCorrespondingResult, ...
Methods inherited from class hudson.plugins.robot.model.RobotResult · addSuite, doReport, findObjectById, getAllCases, getAllFailedCases, getAllPassedCases, ...
robot : Configure robot framework report collection. Publishes Robot Framework test reports into Hudson user interface. Note that you must configure your build ...
Package hudson.plugins.robot.model. Class RobotCaseComparator. java.lang.Object. hudson.plugins.robot.model.RobotCaseComparator. All Implemented Interfaces ...
Methods inherited from class hudson.plugins.robot.model.RobotTestObject · doDurationGraph, getDuplicateSafeName, getDurationDiff, getHasLog, getHasReport, ...
Return robot trend graph in the request. Parameters: req - The used StaplerRequest: rsp - The used StaplerResponse; Throws: IOException ...
Create new Robot step action that runs the tests and generates reports. Parameters: outputPath - Path where the Robot report is stored relative to build root ...