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 ...
Find the test result corresponding to the one identified by id within this test result. Builds up the transient part of the data structure from results parsed ...
Missing: history | Show results with:history
The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization of the historical ...
Missing: /search howto
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: /search | Show results with:/search
Used to create a fake failure, when Hudson fails to load data from XML files. Public since 1.526. Parameters: parent - Parent result. testName - Test name.
Missing: howto history
With some other tools (such as the JUnit task in Ant), this method returns the stdout produced by the entire test suite. If you need to know which is the ...
Missing: howto | Show results with:howto
Sep 7, 2021 · Jenkins can provide useful information about test results, such as the historical test result trend, web UI for viewing test reports, tracking ...
Add ant build step and configure ant targets. Ant ... Setup publishing of JUnit results. JUnit results ... Configure project to publish check-style result.
Missing: /search howto
Sep 7, 2021 · This plugin allows you to publish TestNG results generated using org.testng.reporters.XMLReporter .TestNG result xml file contains more ...