[Cucumber:4308] Escaping pipe characters in Scenario Outline table?

551 views
Skip to first unread message

Siaynoq

unread,
May 4, 2010, 7:54:04 AM5/4/10
to Cukes
Hi List!

I would like to know if there is an easier way of putting the pipe
( '|' ) character as data in an Example table?

This works, but it's not too nice:

Examples:
| param1 | param2 |
| something | with {pipe} character |

..and the in the step definition I translate {pipe} to | character

Is there a way to "escape" pipe?

Regards,

Zoltan

--
You received this message because you are subscribed to the Google Groups "Cukes" group.
To post to this group, send email to cu...@googlegroups.com.
To unsubscribe from this group, send email to cukes+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cukes?hl=en.

aslak hellesoy

unread,
May 4, 2010, 8:35:07 AM5/4/10
to cu...@googlegroups.com
On Tue, May 4, 2010 at 1:54 PM, Siaynoq <siayn...@gmail.com> wrote:
> Hi List!
>
> I would like to know if there is an easier way of putting the pipe
> ( '|' ) character as data in an Example table?
>

Not yet: http://github.com/aslakhellesoy/gherkin/issues#issue/48

Aslak
Reply all
Reply to author
Forward
0 new messages