test-results-analyzer-plugin icon indicating copy to clipboard operation
test-results-analyzer-plugin copied to clipboard

Jenkins plugin to analyze test results for packages, classes and test-methods across all the builds.

Results 4 test-results-analyzer-plugin issues
Sort by recently updated
recently updated
newest added

Increase Jenkins version 2.440.1 to allow next feature development ### Testing done ```[tasklist] ### Submitter checklist - [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side)...

chore
megre in 24 hours without review

For my own needs, I had to show more than (top) 10 most broken tests. Thus, the easiest way to do was to add a new field to the test...

Added ability to show different run for MultiJob like jobs. ![image](https://user-images.githubusercontent.com/1027857/63143739-79563c00-bff8-11e9-9897-129a4dd1ad07.png) - Properly count tests - Showing counted tests in the table

Show top 10 exceptions occured and its tests methods with stacktrace using string similarity (percentage globally settable).