how to show both unit test result and API test result from Jenkins job?

18 views
Skip to first unread message

xuyong...@gmail.com

unread,
Mar 5, 2019, 12:48:18 AM3/5/19
to Jenkins Users

hi,

We are using JUnit to analyze unit test result in jenkins pipeline, that works well and can show detail test result in XML format after job complete.

we would like to integrate API test in same pipeline, and if we use JUnit to format the API test result.  Once job is complete, looks API result is over-write Unit test result,so we can only see API test result.

we did not find good way to solve this , is there any other way can show both unit and api test result in one pipeline job?

thanks in advance. 

Rick

unread,
Mar 5, 2019, 12:51:14 AM3/5/19
to Mark Waite
Hi there

Have you try to convert your API test results to be a junit result format?

Best regards,
Rick

--
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/bf47ce6a-24c5-49e0-8239-4b8da0f59b5f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--

xuyong...@gmail.com

unread,
Mar 7, 2019, 12:45:10 AM3/7/19
to Jenkins Users
yes, we use junit to format the api test result + unit test result. the problem is api result will over-write unit test result.

so we like know if any other way can show both unit and api test result in same pipeline. 

thanks.


在 2019年3月5日星期二 UTC+8下午1:51:14,Xiaojie Zhao写道:
Reply all
Reply to author
Forward
0 new messages