You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can't navigate to Step Definition / Binding (with F12) after switching branches whilst VS was open
Steps to Reproduce
leave VS open
switch branches (outside of VS e.g. via GitExtensions)
return to VS
navigate to a step in a feature file, that already has a binding
F12
causes error pop-up "The operation could not be completed. Unspecified error"
The text was updated successfully, but these errors were encountered:
SpecFlow Version:
Used Test Runner
Version number: 3.0.391
Project Format of the SpecFlow project
packages.config
<PackageReference>
tags.feature.cs files are generated using
SpecFlow.Tools.MsBuild.Generation
NuGet packageSpecFlowSingleFileGenerator
custom toolVisual Studio Version
Enable SpecFlowSingleFileGenerator Custom Tool
option in Visual Studio extension settingsAre the latest Visual Studio updates installed?
<Major>.<Minor>.<Patch>
.NET Framework:
Test Execution Method:
<SpecFlow> Section in app.config or content of specflow.json
Repro Project
Issue Description
Can't navigate to Step Definition / Binding (with F12) after switching branches whilst VS was open
Steps to Reproduce
leave VS open
switch branches (outside of VS e.g. via GitExtensions)
return to VS
navigate to a step in a feature file, that already has a binding
F12
causes error pop-up "The operation could not be completed. Unspecified error"
The text was updated successfully, but these errors were encountered: