Re: [rspec-users] Cucumber: pending specs

2008-09-17 Thread David Chelimsky
On Wed, Sep 17, 2008 at 8:52 AM, Chris Flipse <[EMAIL PROTECTED]> wrote: > I'm finding another case where I'll get unintended breaks, and it's not so > easy to avoid as adding a PENDING to the end of a step matcher. > > Scenario: none of these are pending > Given a completed feature

Re: [rspec-users] Cucumber: pending specs

2008-09-17 Thread Chris Flipse
I'm finding another case where I'll get unintended breaks, and it's not so easy to avoid as adding a PENDING to the end of a step matcher. Scenario: none of these are pending Given a completed feature # green When I submit a bad create post # green Th

Re: [rspec-users] Cucumber: pending specs

2008-09-17 Thread Matt Wynne
We found that we can raise a Cucumber::Pending error in the step matcher to achieve the same effect, though in practice we're tending to just write PENDING in the feature and break the link to the step matcher. Actually something that would really help us is the ability to comment out sce

Re: [rspec-users] Cucumber: pending specs

2008-09-16 Thread David Chelimsky
On Tue, Sep 16, 2008 at 8:16 PM, Scott Taylor <[EMAIL PROTECTED]> wrote: > > Shouldn't pending 'a message' work in cucumber? Is this a bug? Currently > it's raising Rspec's PendingExpectationError. This came up last week: http://groups.google.com/group/rspec/browse_thread/thread/84743f0ef89a8