#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
#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?