[rspec-users] Cucumber - organize scenario outline example
David Chelimsky
dchelimsky at gmail.com
Thu Jun 24 10:34:49 EDT 2010
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
More information about the rspec-users
mailing list