[rspec-users] Cucumber Problems with setup selenium/webrat + languages
Aslak Hellesøy
aslak.hellesoy at gmail.com
Wed Nov 26 18:47:11 EST 2008
Please add a ticket since I suffer from amnesia.
Sendt fra min iPhone
Den 26. nov.. 2008 kl. 17.30 skrev Fernando García Samblas <fernando.garcia at the-cocktail.co
m>:
>
>> On Tue, Nov 25, 2008 at 1:23 PM, Alberto Perdomo
>> <alberto.perdomo at aentos.es <mailto:alberto.perdomo at aentos.es>> wrote:
>>
>> Hi all,
>>
>> i've gotten started with cucumber thanks to Fernando and Raimond
>> who
>> gave a brilliant talk about cucumber at the Conferencia Rails in
>> Madrid a few weeks ago. Congratulations again guys!
>>
>
> Thanks!!!
>
>> aslak hellesoy escribió:
>> Currently you have to alias the 4-5 methods yourself. I recommend
>> doing that in your env.rb file - and make sure the stepd_definitions
>> files require env at the top.
>
> For example, we've got these three aliases for our daily pleasure:
>
> module Cucumber::StepMethods
> alias_method :Dado, :Given
> alias_method :Cuando, :When
> alias_method :Entonces, :Then
> end
>
>> I'll add an automatic alias of the methods so you don't have to do it
>> manually. Next release.
>
> Cool!!!
> Nando
>
>>
>> Aslak
>>
>>
>>
>> Obviously my target is to write the features and
>> step_definitions in
>> the same language, consistently throughout a project, depending
>> on the
>> language spoken by the client.
>>
>> Also, i am looking into a way of sharing common step_definitions,
>> maybe inside a folder features/common_step_definitions and maybe
>> require it in both profiles?
>>
>> Any hints and suggestions very appreciated!
>>
>> Cucumber is awesome! Keep rocking!
>> Alberto.
>> _______________________________________________
>> rspec-users mailing list
>> rspec-users at rubyforge.org <mailto:rspec-users at rubyforge.org>
>> http://rubyforge.org/mailman/listinfo/rspec-users
>>
>>
>> ---
>> ---------------------------------------------------------------------
>>
>> _______________________________________________
>> rspec-users mailing list
>> rspec-users at rubyforge.org
>> http://rubyforge.org/mailman/listinfo/rspec-users
>
>
> --
> Fernando García Samblas
> fernando.garcia at the-cocktail.com
>
> The Cocktail
> C/ Salamanca 17
> 28020 Madrid
> +34 91 567 06 05
>
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
More information about the rspec-users
mailing list