Re: [rspec-users] Are you writing "imperative" or "declarative" scenarios in your stories?

2008-05-12 Thread Ben Mabey
David Chelimsky wrote: On May 11, 2008, at 4:01 PM, Ben Mabey wrote: Hey all, I just found Bryan Helmkamp's (of webrat fame) slides on a presentation he did at GoRuCo 2008: http://www.brynary.com/2008/4/26/story-driven-development-slides-posted On slides 21-24 he talks about writing good st

Re: [rspec-users] Are you writing "imperative" or "declarative" scenarios in your stories?

2008-05-12 Thread Ben Mabey
Kyle Hargraves wrote: On Sun, May 11, 2008 at 4:01 PM, Ben Mabey <[EMAIL PROTECTED]> wrote: I'm curious what everyone else on this list has been doing in this regard. Are you writing declarative scenarios all the time? Or are you reusing a lot of your steps with detailed scenarios? A littl

Re: [rspec-users] Problems running RSpec from w/in TextMate

2008-05-12 Thread Steve Downey
On Sat, May 10, 2008 at 11:03 AM, Wayne Molina <[EMAIL PROTECTED]> wrote: > Okay the issue seems to have been that it wasn't set to RSpec but Ruby > on Rails. Changing it to RSpec seems to fix it... silly me, I guess :) > Same problem (and solution) for me, but ... when I'm in a spec file and s