×
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
Sep 7, 2021 · This plugin allows you to publish TestNG results generated using org.testng.reporters.XMLReporter .TestNG result xml file contains more ...
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 ...
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
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: testng | Show results with:testng
Tests whether the test was skipped or not. TestNG allows tests to be skipped if their dependencies fail or they are part of a group that has been configured to ...
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 | Show results with:howto
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 ...
Missing: testng | Show results with:testng
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 ...
TestNG allows tests to be skipped if their dependencies fail or they are part of a group that has been configured to be skipped. Returns: true if the test was ...