In Cucumber I want to remove duplication from my examples tables. see http://gist.github.com/99516 for an example of the type of situation I am facing.
I would like the second example to be equivalent to the first. To do this... I need cucumber to read a row in the examples and notice the 'options', then run it as if it were several rows in the table, one for each possible combination of options. Anyone else find this useful? .. or got any suggestions for better ways of doing it?
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users