Google
×
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 ...
Jan 31, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
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 case, ...
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: howto | Show results with: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 ...
Sep 18, 2023 · In the project/build page you can see a summary of passed/fail tests as well as passed/fail configuration methods. It also lists the failed test ...
Missing: history | Show results with:history
Model objects that represent JUnit test reports. · Defines contracts that need to be implemented by a test reporting action (such as the built-in JUnit one).
Missing: howto history
Dec 26, 2023 · This is a Java Jenkins plugin which publishes pretty html reports showing the results of cucumber runs. To use with regular cucumber just ...
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
Jan 18, 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 ...