Hey i also want  the unit tests to return the correct formatted XML
and enable the XML parser in:
jenkins/jobs/my_project/job.xml.

I am stuck in these .




*Thanks,*

*A B Tripathi*

On Fri, Dec 18, 2015 at 3:21 PM, Baptiste Mathus <m...@batmat.net> wrote:

> Hi,
> Basically, you need to be able to run those tests outside Jenkins.
>
> That is, something like a run-tests.sh script in your project root. That
> script would yield an exit status: 0 if all OK, something else than 0 if an
> error occurred.
>
> Then:
> * configure a job to clone/checkout your sources from your SCM.
> * add shell step that executes that run-test.sh script
>
> Hope this helps.
>
> Cheers
>
> 2015-12-18 10:29 GMT+01:00 AshtaBhuja Tripathi <tripathia...@gmail.com>:
>
>> Hi,
>>
>> My project written in c++ and i have written unit-test for each class and
>> I want to run these test cases using Jenkins.
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/083a1dc2-f0b0-4c35-aedd-b1f299b4137d%40googlegroups.com
>> <https://groups.google.com/d/msgid/jenkinsci-users/083a1dc2-f0b0-4c35-aedd-b1f299b4137d%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> Baptiste <Batmat> MATHUS - http://batmat.net
> Sauvez un arbre,
> Mangez un castor !
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Jenkins Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/jenkinsci-users/oAWwDv6CT_U/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS7E4yoF43mo0gy%2Bc8KcCbuMpAfcwkOmn-dFzAG22JeZAA%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS7E4yoF43mo0gy%2Bc8KcCbuMpAfcwkOmn-dFzAG22JeZAA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

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

Reply via email to