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]> 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]. > 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/CAMM7nTEGWk5nriHt6OMAj30ao4qPdX6uXBdtQN4NEae1ayf15w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
