I'm looking for the feature of getting a history of an individual test 
case, does such already exist?

Motivation: I have a Unit testcase that failed in the last run.
I have a suspicion that it might be an intermittent failure and would like
to investigate that. Today I can only click manually through each build
which is time consuming and don't give me an overview.

What I would like to do is to click on the testcase and see it's history 
for each run,
preferable with a summary of the other test cases.

I assume this doesn't exist (or please point me in the right direction).
I have not developet a jenkins plugin before, can you give me some pointers
on where one should hook in such a feature.
I guess there should be some good existing extension point for this, but 
which one?

Any tips in any direction is hightly appreciated!

Thanks // Björn

Reply via email to