On Jun 24, 2010, at 9:30 AM, Valentino Lun wrote:

> 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.

Cucumber has its own list: http://groups.google.com/group/cukes

Cheers,
David
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to