Re: [rspec-users] Cucumber "standard base" setup?

2008-10-18 Thread William Tozier
On Oct 18, 2008, at 2:45 AM, aslak hellesoy wrote: On Sat, Oct 18, 2008 at 2:34 AM, William Tozier <[EMAIL PROTECTED] > wrote: * I need a Rakefile... but with what exactly in it? Many of the examples are different, and at least a few fail to run on my box (but that's external d

Re: [rspec-users] Cucumber "standard base" setup?

2008-10-17 Thread William Tozier
On Oct 17, 2008, at 8:34 PM, William Tozier wrote: * A "fixtures" directory... but with what necessary subdirectories in it? Sorry. Meant "features" directory. - Bill Tozier AIM:[EMAIL PROTECTED] • Twitter:Vaguery http://williamtozier.com/slurry "The brother

[rspec-users] Cucumber "standard base" setup?

2008-10-17 Thread William Tozier
I'm trying to set up cucumber so we can try it in some Ruby automation scripts I'm working on. These will be straight Ruby, for use in BBEdit and TextMate (on the Mac). NOT Rails. The big early-stage stumbling block I'm having is setting up the initial Rakefile and directory structure. I t