jenkins support for parametrized test results

242 views
Skip to first unread message

Martin d'Anjou

unread,
May 5, 2015, 11:49:51 AM5/5/15
to jenkins...@googlegroups.com
Does jenkins support the JUnit XML format of JUnitParams for reporting tests?
https://github.com/Pragmatists/JUnitParams/issues/38

If not, is there a Jenkins test report plugin able to report and track
parametrized tests reports? The report format has to be as easy as
JUnit XML as I write the reports myself (the existing test
infrastructures do not work for my multi-language projects).

Thanks,
Martin

Mark Waite

unread,
May 5, 2015, 11:54:46 AM5/5/15
to jenkins...@googlegroups.com
The git client plugin uses parameterized unit tests in a number of areas and I've found the Jenkins presentation of those parameterized test results to be workable for my needs.  I'm not sure if it is perfect, but the parameterized tests which I run are showing their results in a way that I understand.

Mark Waite

--
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-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CACZ2eqdXLByLdFedNgEGH-xji_hSSG8sQxeU%3Dmt_AjBFUVfToA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Mark Waite

unread,
May 5, 2015, 3:46:48 PM5/5/15
to jenkins...@googlegroups.com

bl0ck3r

unread,
May 7, 2015, 10:20:01 AM5/7/15
to jenkins...@googlegroups.com
That's almost what I am looking for: each parameter is reported in a separate report. Is there a way to see the trend of a parametrized test over time, regardless of the parameter value? I mean the trend of the test, not the trend of each parameter value.

Also, when I have say 50 parameter values for one test, is there a way to report on the test first, then and after clinking on the test, see the report for each parameter value?

If you know of such way to report parametrized test results, please let me know.

Thanks,
Martin

Mark Waite

unread,
May 7, 2015, 10:23:05 AM5/7/15
to jenkins...@googlegroups.com

I don't know of a way to do that. That seems like it would require additions to the junit plugin.


--
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-use...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages