Re: [rspec-users] Sorry if this is a stupid question

2009-02-12 Thread Beaton, Malcolm
Hi everyone I am trying to run the CS examples using Iron ruby/ cucumber from the download and have hit a really irritating snag I have added a subtract method to the CS calculator - Re compiled - Added a features file for it and when I run I get the following Scenario: subtra

Re: [rspec-users] Sorry if this is a stupid question

2009-02-12 Thread Beaton, Malcolm
look out of date to me. The Scenarios / More Examples format has been deprecated in the latest version on Github. Which version of cucumber are you using? Try this instead: http://wiki.github.com/aslakhellesoy/cucumber/scenario-outlines On 12 Feb 2009, at 12:01, Beaton, Malcolm wrote: > >