×
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.
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
Dependent plugins. Declaring a dependency. As a plugin developer you can use this plugin as dependency of your plugin by adding a dependency tag ...
Allows JUnit-format test results to be published.
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 ...
Mar 30, 2024 · This plugin aggregates Jobs and Test results in a single HTML Report and sends results via email.
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
Writing automated tests for Jenkins and its plugins is important to ensure that everything works as expected — in various scenarios, with multiple Java ...