Thanks for the hosting. This plugin does not show up as a portlet. This is shown as a Project link on left hand side of every project. It uses the Junit results history stored for each build and present the user with a build history of particular package, class and method across all the builds in a particular job in single table like tree page.
As of now I am unable to provide a configuration that user can choose to enable and disable this for a project. Based on my search most of the configurations of enable and disable are at individual build level and not at Project level. If you can give me pointers to add an action to a project based on some configuration it will be great. Thanks - Varun On Friday, July 18, 2014 8:09:59 PM UTC+5:30, Ullrich Hafner wrote: > > Created: https://github.com/jenkinsci/test-results-analyzer-plugin > > Is this a portlet that can be shown in the dashboard view? > > Welcome aboard! Ulli > > Am 18.07.2014 um 14:33 schrieb Varun Menon <[email protected] > <javascript:>>: > > Re-sending the request after changing the subject line. > > 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 [email protected] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
