On Fri, Jul 31, 2009 at 7:36 AM, David Chelimsky wrote:
>
> Other thoughts?
Here's one I've been meaning to bring up for a while: porting
Cucumber's FIT-like table functionality to RSpec.
I don't use scenario outlines very much in Cucumber. I much prefer
factories and keeping one clear narration
On Fri, Jul 31, 2009 at 4:36 AM, David Chelimsky wrote:
> On Fri, Jul 31, 2009 at 2:11 AM, Brian Takita wrote:
>> I think I would like to stick primarily with Rspec, because I like
>> working close to the code and being able to easily refactor things.
>> I do like Cucumber's ability to easily defin
On Fri, Jul 31, 2009 at 2:11 AM, Brian Takita wrote:
> I think I would like to stick primarily with Rspec, because I like
> working close to the code and being able to easily refactor things.
> I do like Cucumber's ability to easily define sequences of actions and
> custom plain text actions.
>
> H
I think I would like to stick primarily with Rspec, because I like
working close to the code and being able to easily refactor things.
I do like Cucumber's ability to easily define sequences of actions and
custom plain text actions.
Here are some api ideas I have to make those things better in rsp