Hello Good Java People,

I'm looking for something to compare and visualize the JUnit execution times
of the different builds of an application. Down to the individual JUnit test
methods. I'm thinking about doing this with Jenkins, but it doesn't look
like Jenkins does this by default (sorry if I'm wrong !).

The Performance plugin does something in that sense, but it shows global
statistics - min/max/average. I would really get a "build vs execution
time" bar graph about each test methods. The final aim would be to monitor
the progress- and regression in application performance. And especially find
out since when they have occurred.

Is that possible with Jenkins ? Or maybe with a Maven plugin ?

TIA !

Jan

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to