SpecFlow.VisualStudio
SpecFlow.VisualStudio copied to clipboard
Scoped binding not recognized in editor
When we use Scoped Bindings, the VS editor displays as if the step definitions are not found or bound.
Pressing F12 gives a popup Multiple matching bindings found. Navigation to first match.
At runtime the StepDefition is found and executed w/o issue, so it is only at design time. Am I doing something wrong?
VS2015, specflow 2.1
This is a known limitation of the Visual Studio Extension.
So, I've read there is a new extension being built. Any link to the project?
@SamJongenelen having no better name yet, this is it: https://github.com/techtalk/SpecFlow.VisualStudio2