×
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
Mar 18, 2023 · The junit command then uses the *.xml pattern to find the test result files and publish them as JUnit test results. Note that you would need to ...
To make this easier, Jenkins can record and aggregate test results so long as your test runner can output test result files. Jenkins typically comes bundled ...
Sep 1, 2022 · Run your performance tests defined with CLIF from Jenkins, and get a variety of automatically generated performance reports and charts.
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: ...
Mar 30, 2024 · This plugin aggregates Jobs and Test results in a single HTML Report and sends results via email.
Apr 7, 2016 · Build Failure Analyzer allows to identify the root cause of a build failure (e.g. by build log parsing). · Conditional Build Step and Flexible ...
Jul 5, 2023 · The Peass-CI plugin allows to compare the performance of unit tests in different commits and thereby spot regressions and improvements.
Asks Jenkins to analyze the timing of tests from the last build and divide the tests for this build into roughly equal subsets for parallel execution.