×
Feb 1, 2024 · Simply check the "Automatically record and report Code Coverage" checkbox in the Job configuration screen. The Clover plugin will add an Ant ...
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 ...
Missing: windows | Show results with:windows
Sep 7, 2021 · You must first tell Ant about the Cobertura Ant tasks using a taskdef statement. The best place to do this is near the top of your build.xml ...
Sep 7, 2021 · This plugin allows you to capture code coverage reports from OpenClover - a free and open source tool based on source code of Atlassian ...
Jun 27, 2023 · Ant Version: Ant Installation to use. See previous section. Targets: Ant targets to invoke. If left blank, default target will be invoked.
Missing: maven windows
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
Missing: windows | Show results with:windows
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 ...
Missing: windows | Show results with:windows
Feb 25, 2024 · Dependency-Check is a utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.
Missing: windows | Show results with:windows
Mar 7, 2024 · The HTML Publisher plugin is useful to publish HTML reports that your build generates to the job and build pages.
Missing: windows | Show results with:windows
This plugin provides a deep integration between Jenkins and Maven. It adds support for automatic triggers between projects depending on SNAPSHOTs as well as ...