Re: [rspec-users] Story Framework

2008-04-18 Thread Željko Filipin
Hi Ashley, Thanks for the response and sorry for the delay, I did not have the time to play with rspec these days. On Wed, Apr 16, 2008 at 10:15 AM, Ashley Moran < [EMAIL PROTECTED]> wrote: > Did you mean: "run 'login.txt'" here? No, I really got it wrong. :) I will take a look at the rest of t

Re: [rspec-users] Story Framework

2008-04-16 Thread Ashley Moran
On 16 Apr 2008, at 09:04, ?eljko Filipin wrote: > with_steps_for :user do > run 'rspec' > end Hi Željko Did you mean: "run 'login.txt'" here? Ashley -- http://www.patchspace.co.uk/ http://aviewfromafar.net/ ___ rspec-users mailing list rspec-us

[rspec-users] Story Framework

2008-04-16 Thread Željko Filipin
I want to use story framework for driving my (functional) Watir tests. I want to start with something simple, like logging in. I had an hour today to try it, and I did not get very far. (I have found http://rspec.info/documentation/stories.html and I will take a look at it tomorrow.) I have found