×
This plugin can archive certain files (attachments) together with your JUnit results. Attached files are shown in the JUnit results.
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
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.
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
Missing: attachments/ | Show results with:attachments/
Mar 26, 2024 · Dependent plugins. Declaring a dependency. As a plugin developer you can use this plugin as dependency of your plugin by adding a dependency tag ...
Mar 22, 2024 · This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.
We have a main job running the gradle test command to run some test cases and archive the artifacts at the end. the main job calls multiple downstream jobs ...
Mar 7, 2024 · The HTML Publisher plugin is useful to publish HTML reports that your build generates to the job and build pages.
Apr 19, 2024 · This plugin is a replacement for Jenkins's email publisher. It allows to configure every aspect of email notifications: when an email is ...
Missing: junit- | Show results with:junit-
Dec 19, 2021 · The simplest way to know what has changed on your Jenkins builds! Last Changes is a Jenkin plugin that shows rich VCS diffs between builds. ...