I am getting an "This Cucumber Expression has a problem" error #616
-
I am attempting to migrate from SpecFlow to Reqnroll. I replaced the VS extension for SpecFlow with Reqnroll and I changed the SpecFlow related nugets to Reqnroll along with the references to them in the *.cs files. After migrating I had to escape all '/' characters in the Given, When, Then statements in the step definitions. In one of my feature files I have the following statement:
And in the step definition for that:
When I build the project though I get the following error:
(The caret symbol is actually below the 't' in "/ <total number") With SpecFlow I did not face this issue. Can anyone help me understand what's happening and resolve this please? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
See
|
Beta Was this translation helpful? Give feedback.
See
https://docs.reqnroll.net/latest/guides/migrating-from-specflow.html#cucumber-expressions-support-compatibility-of-existing-expressions