×
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 ...
Gets the total number of failed tests. int, getFailedSince(). If this test failed, then return the build number when this test started failing ...
Missing: history | Show results with:history
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
Nov 8, 2021 · This plugin allows you to capture code coverage report from Cobertura. Jenkins will generate the trend report of coverage.The Cobertura plugin ...
Sep 7, 2021 · Configuring the Cobertura Plugin. Install the cobertura plugin (via Manage Jenkins -> Manage Plugins); Configure your project's build script ...
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
Sep 7, 2021 · Simply check the "Automatically record and report Code Coverage" checkbox in the Job configuration screen. The Clover plugin will add an Ant ...
Missing: junit | Show results with:junit