×
Mar 18, 2023 · I have one git repository from which I am building artifacts using Dynamic agent as ECS: Project1 having top folder has Services/UI/DB and ...
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.
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.
This will always grab the test results and let Jenkins track them, calculate trends and report on them. A Pipeline that has failing tests will be marked as " ...
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 ...
Jan 18, 2024 · Plugin for creating JIRA issues directly from Jenkins and linking them to JUnit tests.
Mar 26, 2024 · Allows JUnit-format test results to be published.
Aug 7, 2023 · This plugin is designed to handle flaky tests, including re-running failed tests, aggregate and report flaky tests statistics and so on. Note: ...