Check out the ci_reporter <https://github.com/nicksieger/ci_reporter> project. 
It adds a rake task that will run your tests and output xunit formatted XML 
that jenkins can consume. Works well.

On Saturday, August 24, 2013 1:41:10 AM UTC-4, JonathanRRogers wrote:
>
> On Thursday, August 22, 2013 12:30:21 PM UTC-4, Krishna Gundala wrote:
>>
>> Hi Jenks,
>>
>> I need help in integrating my ruby functional test cases to run on 
>> Jenkins against dev builds.
>>
>> My project is Maven project and Functional test cases are written in Ruby.
>>
>> Can any one help on this? 
>>
>  
> You'll probably get more help with more detail and/or posting on Maven or 
> Ruby-related forums. Jenkins can make use of XUnit-formatted XML documents, 
> so if your system can output XUnit, you can integrate it with Jenkins.
>

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to