×
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
Summarizes the delta in tests and also displays a list of failed/skipped tests and configuration methods. The list is returned as an HTML unordered list.
TestNG must be configured to generate XML reports using org.testng.reporters.XMLReporter for this plug-in to function. showFailedBuilds : boolean (optional).
Missing: history | Show results with:history
Dec 7, 2023 · This plugin shows history of test execution results in a tabular or graphical format.
Sep 7, 2021 · This plugin allows you to publish TestNG results generated using org.testng.reporters.XMLReporter .TestNG result xml file contains more ...
Gets the total number of passed tests. Overrides: getPassCount in class hudson.tasks.test.TestResult. getFailCount. @Exported ...
Missing: history | Show results with:history
Mar 30, 2024 · This plugin aggregates Jobs and Test results in a single HTML Report and sends results via email.
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
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 ...
Creates the graph displayed on Method results page to compare execution duration and status of a test method across builds. D. DATE_FORMAT - Static variable in ...