[rspec-users] Advice / Turning a Usecase into a Rspec Story / Granularity ofstories
Rick DeNatale
rick.denatale at gmail.com
Mon Apr 7 10:51:06 EDT 2008
On Thu, Apr 3, 2008 at 10:59 AM, Ashley Moran
<ashley.moran at patchspace.co.uk> wrote:
> On 03/04/2008, Rick DeNatale <rick.denatale at gmail.com> wrote:
>
> >
> > On the other hand. Keeping these finer grained scenarios within a
> > single story allows branching using GivenScenario which only works
> > with scenarios within the same story.
>
> Hi Rick
>
> I've never used GivenScenario - is there any documentation about it
> available? Google only returns answers about JBehave.
The only documentation I've seen was the answer which Dave C. gave
here when I asked about nesting scenarios.
That and the source code of course.
--
Rick DeNatale
My blog on Ruby
http://talklikeaduck.denhaven2.com/
More information about the rspec-users
mailing list