×
When this option is configured, Jenkins can provide useful information about test results, such as historical test result trends, a web UI for viewing test ...
Missing: monitor | Show results with:monitor
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization of the historical ...
Missing: howto monitor
Feb 22, 2024 · Jenkins can provide useful information about test results, such as the historical test result trend, web UI for viewing test reports, tracking ...
Missing: monitor | Show results with:monitor
Sep 18, 2023 · This plugin allows you to publish TestNG test results generated using org.testng.reporters.XMLReporter . TestNG result xml file contains ...
Missing: history | Show results with:history
Dec 26, 2023 · With the cucumber-reports plugin installed in Jenkins, you simply check the "Publish cucumber results as a report" box in the publish section of ...
Apr 6, 2024 · This plug-in adds support to TAP test result files to Jenkins. It lets you specify an ant-like pattern for a directory that contains your ...
Missing: monitor | Show results with:monitor
Nov 8, 2021 · This plugin allows you to capture code coverage report from Cobertura. Jenkins will generate the trend report of coverage.The Cobertura plugin ...
Missing: monitor | Show results with:monitor
Feb 15, 2023 · getJunitReport(int pageSize) will return a list of test results, which contains total, passes, failures, skips, time and testcase of type List< ...