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

2009-02-12 Thread Beaton, Malcolm
now keep what little hair I have left Mal -Original Message- From: rspec-users-boun...@rubyforge.org [mailto:rspec-users-boun...@rubyforge.org] On Behalf Of Matt Wynne Sent: 12 February 2009 14:39 To: rspec-users Subject: Re: [rspec-users] Sorry if this is a stupid question Those features

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

2009-02-12 Thread Matt Wynne
Those features 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, Malcol

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