×
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
To use this feature, first set up your build to run tests, then specify the path to JUnit XML files in the Ant glob syntax, such as **/build/test-reports/*.xml.
Feb 22, 2024 · This plugin makes it possible to record xUnit test reports.
Dec 7, 2023 · A plugin that shows history of test execution results in a tabular format. The results are shown in a tree grid hierarchy and user has the ...
Missing: /url | Show results with:/url
Navigate to the Manage Jenkins > Plugins page in the web UI. · Click on the Advanced tab. · Choose the .hpi file from your system or enter a URL to the archive ...
Dec 23, 2021 · I'm working on a plugin and I don't know what could've possibly triggered this issue, but I was building a new hpi to hand off to a QA ...
Oct 19, 2023 · This plugin can archive certain files (attachments) together with your JUnit results. Attached files are shown in the JUnit results.
Missing: /url | Show results with:/url
Sep 27, 2023 · Jenkins setup: Moving from Jenkins 1.x to 2.x Using Java 17 Installation to 2.414.2 was successful, but while upgrading plugins to latest ...
Missing: /url | Show results with:/url
May 16, 2023 · I'm using Jenkins version [2.303.1], and once I want to upgrade or install any plugin I got error like this for example: java.io.
Apr 10, 2024 · Hi, I have upgraded my jenkins version from 2.227 to 2.440.1 version , I have done the respective changes in my plugin too and things are ...