Closed supertgtline closed 1 year ago
This has to do with the known limitations: https://github.com/SpecFlowOSS/SpecFlow.Rider#limitations See also https://github.com/SpecFlowOSS/SpecFlow.Rider/issues/184 Adding support for Cucumber Expression
I'll close this as duplicate
Example: [When(@"user tries to login with ""(.)"" and ""(.)""")] Can understand by Rider [When(@"user tries to login with ""{string}"" and ""(.*)""")] Can't understand by Rider