Jim Comiskey
Jim Comiskey
@sdekosky I believe am having the same problem. have you tried enabling Specflow Tracing and looking for errors in the Specflow output? when I do so, I find this error:...
No, that's the only error I'm seeing. I'm not having problems with running the tests, only the issue of the Feature files not finding step definitions in the external assembly....
@sdekosky I rolled back to an older version of the Specflow Visual Studio extension from here: https://github.com/techtalk/SpecFlow.VisualStudio/releases and turning off "Automatically update this extension", and things are back to normal...
Submitted PR to fix this. https://github.com/techtalk/SpecFlow.VisualStudio/pull/55