hiptest / hiptest-publisher

Publisher for CucumberStudio projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gherkin: escape pipes in datatables and step datatables

aurelien-reeves opened this issue · comments

In hiptest datatable we may have pipes.
They should be escaped when exported in a Gherkin Example.

Also step datatables may have escaped pipes. Hiptest-publisher escape the escape character resulting in the escape character being escaped, but the pipe not being escaped anymore.

Fixed in hiptest-publisher 1.10.7