Re: [rspec-users] cucumber docs

2008-11-07 Thread Tim Walker
Absolutely and THANKS! Sincerely, Tim On Fri, Nov 7, 2008 at 1:53 AM, aslak hellesoy <[EMAIL PROTECTED]> wrote: > On Fri, Nov 7, 2008 at 2:02 AM, Tim Walker <[EMAIL PROTECTED]> wrote: >> Thank you very much Aslak. That looks great. FWIW I have taught a >> class "Executable Requirements with FitN

Re: [rspec-users] cucumber docs

2008-11-07 Thread aslak hellesoy
On Fri, Nov 7, 2008 at 2:02 AM, Tim Walker <[EMAIL PROTECTED]> wrote: > Thank you very much Aslak. That looks great. FWIW I have taught a > class "Executable Requirements with FitNesse" as the director of > training and coaching at Valtech and on the faculty of agile > university. I went back to a

Re: [rspec-users] cucumber docs

2008-11-06 Thread Tim Walker
Thank you very much Aslak. That looks great. FWIW I have taught a class "Executable Requirements with FitNesse" as the director of training and coaching at Valtech and on the faculty of agile university. I went back to a real job recently and am now employed on a new enterprise class RoR project as

Re: [rspec-users] cucumber docs

2008-11-06 Thread aslak hellesoy
On Thu, Nov 6, 2008 at 11:51 PM, Tim Walker <[EMAIL PROTECTED]> wrote: > Thanks guys, I may have overlooked some of the stuff there. A lot of > what I was looking for was in the "Step Organization" page. > > Still not clear on some of the dynamic substitutions and syntax, etc. > I just jotted down

Re: [rspec-users] cucumber docs

2008-11-06 Thread Tim Walker
Thanks guys, I may have overlooked some of the stuff there. A lot of what I was looking for was in the "Step Organization" page. Still not clear on some of the dynamic substitutions and syntax, etc. Thanks, Tim On Thu, Nov 6, 2008 at 3:22 PM, Joseph Wilk <[EMAIL PROTECTED]> wrote: > I suggest y

Re: [rspec-users] cucumber docs

2008-11-06 Thread Tim Walker
Yes, thank you very much. Not too much there. I had seen a blog post where Aslak mentioned he'd worked some on the documentation so thought I was missing the 1000 page tome "Cucumbers: Sometimes quality is long and green..." Thanks, Tim On Thu, Nov 6, 2008 at 3:05 PM, Ben Mabey <[EMAIL PROTECTED

Re: [rspec-users] cucumber docs

2008-11-06 Thread Joseph Wilk
I suggest you checkout the wiki that Cucumber has on Github . http://github.com/aslakhellesoy/cucumber/wikis Lots of useful information. HTH -- Joseph Wilk http://www.joesniff.co.uk On Thu, Nov 6, 2008 at 9:30 PM, Tim Walker <[EMAIL PROTECTED]> wrote: > Hi all, > > What is the best source for

Re: [rspec-users] cucumber docs

2008-11-06 Thread Ben Mabey
Tim Walker wrote: Hi all, What is the best source for cucumber documentation. I did the rdoc thing but that was more of the API view. Is there any usage guides, etc. besides the examples and what you get when you download it or is the documentation hidden in there and I just didn't see it. Many

[rspec-users] cucumber docs

2008-11-06 Thread Tim Walker
Hi all, What is the best source for cucumber documentation. I did the rdoc thing but that was more of the API view. Is there any usage guides, etc. besides the examples and what you get when you download it or is the documentation hidden in there and I just didn't see it. Many thanks in advance!