Skip to content

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

License

Notifications You must be signed in to change notification settings

Galileo1/test-results-analyzer-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-results-analyzer

Many of us have a requirement of knowing the execution status of a test package , test class or test-method across multiple builds. This plugin is an implementation of the said requirement and shows a table containing the executions status of a package,class or a test-method across builds.

The results are shown in a tree grid hierarchy and user has the provision to drill-down to test-method level to see the execution status of the respective set across multiple builds.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.8%
  • Java 14.6%
  • CSS 1.6%