Gem Cucumber 中 Scenario Outline 的表格中的字符转义问题

ibachue · August 14, 2012 · 2781 hits

Hi all, 最近我在用 Cucumber 做项目测试,在使用 Scenario Outline 的时候,发现如果表格中的测试数据出现引号,那么 Cucumber 依然会将引号导入 gherkin 语句,导致 Cucumber::Undefined 的错误,如图: 测试输入中的引号导致出错 已经尝试传统的反斜杠转义,似乎无效,请教大家该怎么转义,谢谢!

No Reply at the moment.
You need to Sign in before reply, if you don't have an account, please Sign up first.