×
Writing automated tests for Jenkins and its plugins is important to ensure that everything works as expected — in various scenarios, with multiple Java ...
Mar 30, 2024 · This plugin aggregates Jobs and Test results in a single HTML Report and sends results via email.
Missing: capture | Show results with:capture
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 ...
Missing: capture | Show results with:capture
May 3, 2024 · Build Monitor Plugin provides a highly visible view of the status of selected Jenkins jobs. It easily accommodates different computer screen ...
Missing: /url | Show results with:/url
Feb 1, 2024 · The Github plugin decorates Jenkins "Changes" pages to create links to your Github commit and issue pages. It adds a sidebar link that links ...
A plugin for Jenkins to capture and visualize code coverage testing results for projects using JaCoCo for code-coverage analysis.
Dec 18, 2023 · Since a couple of weeks, I started to notice that my jenkins get hanged and Java SE binary consumption always going up to 95-98%.
httpRequest : Perform an HTTP Request and return a response object · url : String. Specify an URL to be requested. · acceptType (optional) · authentication : ...
Missing: ui- | Show results with:ui-
Mar 3, 2022 · Hey, I have a problem: When I create a project and click on “Build” and select Execute shell and build the project-
When there are test failures, it is often useful to grab built artifacts from Jenkins for local analysis and investigation. This is made practical by Jenkins's ...