On Wed, Apr 15, 2009 at 6:34 AM, Ben Mabey <b...@benmabey.com> wrote:

> Stephen Eley wrote:
>
>> On Tue, Apr 14, 2009 at 10:37 PM, Stephen Eley <sfe...@gmail.com> wrote:
>>
>>
>>> Sorry if I'm asking dumb questions, but I was trying to look this up a
>>> few weeks ago myself to represent some example Markdown data, and
>>> eventually gave up.  This isn't documented anywhere that I could find.
>>>  I've also never heard of pystring syntax -- I just tried to Google
>>> that too, but all I got were references to Java libraries and no
>>> simple syntax reference.
>>>
>>>
>>
>> All right, never mind.  Having been given enough clues that the
>> feature exists and what it generally might look like, I prowled
>> through Cucumber's specs and examples until I got a clearer picture.
>> Then, to keep my 'There ain't no documentation!' whining privileges, I
>> went and added what I learned to the wiki:
>>
>> http://wiki.github.com/aslakhellesoy/cucumber/multiline-step-arguments
>>
>> I'd call it my minor good deed for the day, but really I was using it
>> to procrastinate on my podcasting work for another half hour, so
>> overall it was morally neutral.
>>
>>
>>
>>
> lol.. Sorry for not explaining the syntax better... What you wrote on the
> wiki is great and doesn't really need further explanation by Ben Mabey or
> anyone else IMO. ;)
>
> I'll go ahead and elaborate on it though.  Thanks for adding the page.
>

Not sure if you have already, but I have done some serious wiki refactoring
around this this morning:

* Moved some stuff from the "Using tabular data in features" into the new
"multiline-step-arguments" page
* Deleted the "Using tabular data in features" page (it was now obsolete)

I also cleared up a little misunderstanding around PyString (you'll never
see that in your step definitions - just String).

Aslak


>
> -Ben
>
>
>
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to