×
Sep 18, 2023 · This plugin integrates TestNG test reports to Jenkins.
Missing: convert | Show results with:convert
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
This plugin integrates TestNG test reports to Jenkins.
Missing: convert | Show results with:convert
Sep 7, 2021 · This plugin allows you to publish TestNG results generated using org.testng.reporters.XMLReporter .TestNG result xml file contains more ...
Missing: convert | Show results with:convert
Jenkins understands the JUnit test report XML format (which is also used by TestNG). When this option is configured, Jenkins can provide useful information ...
Mar 30, 2024 · This plugin aggregates Jobs and Test results in a single HTML Report and sends results via email.
Missing: convert | Show results with:convert
Dec 7, 2023 · This plugin shows history of test execution results in a tabular or graphical format.
Missing: convert | Show results with:convert
Jul 1, 2016 · Simple Build. I'm going to use the HTML Publisher Plugin to add the HTML-formatted code coverage report to my builds. Here's a simple pipeline ...
Missing: testng | Show results with:testng
Feb 25, 2024 · Dependency-Check is a utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.
Missing: testng | Show results with:testng
Sep 7, 2021 · Run your testing tool that creates result files in a testing standard; Configure the xUnit plugin to convert said testing standard into JUnit ...