Pending plain text story step

#pending works when creating a step for a plain text story, but adding
text
to the method call doesn’t spit it out in the output. Is this a bug, or
are
we doing something wrong?

Then(“blah”) do
pending “waiting for implementation details”
end

-corey

On Tue, Mar 25, 2008 at 4:54 PM, Corey H. [email protected]
wrote:

#pending works when creating a step for a plain text story, but adding text
to the method call doesn’t spit it out in the output. Is this a bug, or are
we doing something wrong?

Let’s call it a missing feature :slight_smile:

On Wed, Mar 26, 2008 at 8:23 AM, David C. [email protected]
wrote:

Sounds good. That shouldn’t be too hard to patch. I’ll look into adding
it
to my list (now consisting of two things) to look at.

Thanks.
-Corey