Hey all,

i'm looking for a way to get execution times for test cases (PhantomJs 
tests to be precise, if that matters).

E.g. (Test X, Passed, 17ms), for each Test


I thought about parsing the Build-Log output, but the log doesn't contain 
times for failed tests.

How should i handle this problem? 

- Is there a Plugin that could help me? There is the HTML Reporter Plugin 
which does exactly what i want, but only as a visualization. I need some 
way to save the timings to a local file.

The other alternatives i can think of are:
- writing my own plugin 
- or solving this issue through a script + Jenkins REST-API, but i'm not 
sure the REST offers all the informations i need.

Thank you,
Regards,
Steffen

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/59de5456-05d9-4998-a414-37032bda6344%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to