[rspec-users] automating and end to end functional test.

2009-04-25 Thread jmac
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

Re: [rspec-users] automating and end to end functional test.

2009-04-26 Thread jmac
.. 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 >