hey there, I've been playing with Scenario Outline according to cucumber wiki. I have paste the tests made in http://gist.github.com/59920
the short answers: http://wiki.github.com/aslakhellesoy/cucumber/scenario-outlines seems inaccurate, Examples should be More Examples. Should I edit the wiki for you? when you do: $ gem install cucumber you get version 0.1.16, right? the data in examples does not seem to be getting to the steps if you get cucumber vesion 0.1.99.21, then it is webrat who fails with: `load_missing_constant': uninitialized constant Spec::Runner (NameError) in: /webrat-0.4.1/lib/webrat/rspec-rails.rb:8 I am missing something? should I open a ticket on lighthouse? cheers joaquin
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users