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写道:
>
> Hi there
>
> Have you try to convert your API test results to be a junit result format?
>
> Best regards,
> Rick
>
> On Tue, Mar 5, 2019 at 1:48 PM <[email protected] <javascript:>> wrote:
>
>>
>> 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. 
>>
>> -- 
>> 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 [email protected] <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/bf47ce6a-24c5-49e0-8239-4b8da0f59b5f%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/jenkinsci-users/bf47ce6a-24c5-49e0-8239-4b8da0f59b5f%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
> -- 
> https://github.com/LinuxSuRen
>
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/81cfc045-f67d-4ba5-ac33-bf053136ee8b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to