Dear Jenkins developer community,

 

I am looking for a plugin to compare test results between builds.

 

My test results are not limited to a Boolean (Success/Failure) but may 
include numerical values (beyond just execution time).

 

Ideally, I am looking for a Jenkins plugin to archive for each build, a 
file in a standard data format (CSV or XML or json or upgraded Junit 
report) that holds information about group name/name/value and display a 
table to visually compare the values.

 

I found a few plugin with parts of the answer


   - test analyzer plugi 
   <https://wiki.jenkins-ci.org/display/JENKINS/Test+Results+Analyzer+Plugin>
   n
   - Plot plugin <https://wiki.jenkins-ci.org/display/JENKINS/Plot+Plugin>
   - Measurement plots plugin 
   <https://wiki.jenkins-ci.org/display/JENKINS/Measurement+Plots+Plugin>
   
 

And a few performance plugins linked to commercial products that seems to 
combine some of the features.


   - Performance signature plugin 
   
<•%09https:/wiki.jenkins-ci.org/display/JENKINS/Performance+Signature+with+Dynatrace+Plugin>
   
 

I am considering either contributing to an existing if one is close enough 
and the owner is willing or building a new one.

 

Let me know,

 

Thank you,

 

Daniel Mercier 

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/4304c081-f726-4272-a070-e6008c88755c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to