Dear all

For the scenario outline example:

Example:
    | start | eat | left |
    |  12   |  5  |  7   |
    |  20   |  5  |  15  |

If my examples got 30 columns and 1000 rows. It would be difficult to
organize in the .feature file. Can the example store in a csv file or an
active record model? What is your practice? Please advise.

Many thanks
Valentino
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to