Hi , can you tell me how to configure Jenkins for Unit Testing .My source code is in c++ and Jenkins server is on CentOs.
Thanks On Wednesday, June 11, 2014 at 10:19:38 AM UTC+5:30, capt edgar wrote: > > Hi there > > we are running on Jenkins version 1.480.3 > > Our Jenkins wrapper Job runs multiple N-Unit tests and it all works fine. > However i cannot get to publish all the testing results and the jenkins > just publishes one test result > > Under the post-build action "Publish NUnit test result report" field, i > have the following entry *.nu.xml, ProductAcceptance.xml but like i said > for some reason only ProductAcceptance.xml results are published and not > those which are of "*.nu.xml" type > > How do we get all the results to be published under the same job. > > I tried adding another post build action but "Publish NUnit test result > report" is greyed out. > > -- 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/67086f07-89ee-47e6-8f85-3e7a819b726a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
