Hi,

I had developed a new plugin for Jenkins named "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 table with a tree 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. This uses the Jenkins Junit 
reporter for fetching the details of the build for a particular Job.

Following is the url to the repo:
https://github.com/menonvarun/test-results-analyzer

Can someone please fork it to Jenkins repo give permission to account "
*menonvarun*".

Regards
Varun

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to