×
Mar 2, 2022 · I have a problem. In Jenkins, I run automatic tests using Postman. When the build is done, an e-mail notification is sent with an attachment ...
Dec 15, 2017 · Infostretch has created a plugin for teams upgrading from Freestyle Jobs to Pipelines as code with Jenkins Pipeline.
Missing: xml | Show results with:xml
The step returns an array of file info objects who's properties you can see in the below example. Ex: def files = findFiles(glob: '**/TEST-*.xml') echo ...
Dec 3, 2021 · By default Ant will use the build.xml in the root directory; this option can be used to use build files with a different name or in a ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Mar 7, 2024 · The HTML Publisher plugin is useful to publish HTML reports that your build generates to the job and build pages. It is designed to work ...
Missing: xml | Show results with:xml
Then, specify the path to the Cucumber report XML files in the Ant glob syntax. ... convertTestsToRun : ALM Octane testing framework converter ... Pipeline script ( ...
Aug 24, 2023 · The plugin lets you specify which build to copy artifacts from (e.g. the last successful/stable build, by build number, or by a build ...
Feb 22, 2024 · This plugin makes it possible to record xUnit test reports.
Oct 5, 2022 · The SLOCCount plug-in scans for SLOCCount or cloc report files in the build workspace directory and reports the number of lines they found.