Hi,
I am new to ruby and rspec. I would like to use ruby/rspec/cucumber to
automate acceptance tests for a number of integrated systems at my
work. I get the basics of cucumber features, but how do I chain these
tests so that I can test a process from start to finish. Essentially,
I want to use the
..
And..
And..
Then..
etc.
On Apr 25, 11:11 pm, David Chelimsky wrote:
> On Sat, Apr 25, 2009 at 5:43 AM, jmac wrote:
> > Hi,
> > I am new to ruby and rspec. I would like to use ruby/rspec/cucumber to
> > automate acceptance tests for a number of integrated systems at my
>