Ok.

How about the html report generation when running features in parallel? I
don't suppose there would be a single merged html report, correct?

Thanks,

-- 
Guilherme Machado Cirne
gci...@gmail.com


On Fri, Feb 27, 2009 at 10:21 PM, Mike Gaffney <mr.ga...@gmail.com> wrote:

> You can configure webrat to use selenium grid. Running tests in parallel
> would take having seperate test tasks or breaking them down somehow. Also
> the tests need to be touching atomic data or they will interfere.
>
> Guilherme Machado Cirne wrote:
>
>> Hi,
>>
>> Does anybody know how to integrate cucumber features with selenium grid?
>> Actually, what is needed is to run cucumber features in parallel so that
>> using selenium grid helps cut down on the total time it takes to run a test
>> suite.
>>
>> Thanks,
>>
>> --
>> Guilherme Machado Cirne
>> gci...@gmail.com <mailto:gci...@gmail.com>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> rspec-users mailing list
>> rspec-users@rubyforge.org
>> http://rubyforge.org/mailman/listinfo/rspec-users
>>
>
> --
> -Mike Gaffney (http://rdocul.us)
>
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to