Re: [rspec-users] Using cucumber profiles with rake task

2009-02-20 Thread Forrest Chang
- Original Message > Message: 4 > Date: Tue, 10 Feb 2009 10:43:35 -0500 > From: Zach Dennis > The Cucumber rake task doesn't support profiles very well. There is a > ticket for this: > > http://rspec.lighthouseapp.com/projects/16211/tickets/187-rake-task-support-cucumberyml-profiles

Re: [rspec-users] Using cucumber profiles with rake task

2009-02-10 Thread Francisco Trindade
Thanks, now it makes sense. Regards, Francisco Zach Dennis wrote: > On Tue, Feb 10, 2009 at 10:27 AM, Francisco Trindade > wrote: >> task. I followed the advice given on this thread >> >> elements from the cucumber profile. >> >> Am I missing something? >> > > The Cucumber rake task doesn't su

Re: [rspec-users] Using cucumber profiles with rake task

2009-02-10 Thread Zach Dennis
On Tue, Feb 10, 2009 at 10:27 AM, Francisco Trindade wrote: > Hi, > > Im trying to set up an environment where I am able to run different > cucumber profiles (webrat/selenium) in the same project. > > I did manage to make them work using the cucumber command, so this > command works: > cucumber -p