SpecFlow.VisualStudio
SpecFlow.VisualStudio copied to clipboard
[DevExE2E][Regression]Waring icon show for SpecFlow Project(Nunit) in Solution Explorer-project node.
Used Visual Studio
Visual Studio 2019
Are the latest Visual Studio updates installed?
Yes
SpecFlow Section in app.config or content of specflow.json
No response
Issue Description
Actual Results:
Waring icon show for SpecFlow Project(Nunit), but no warning message in Error List window.
Expected Results:
No error and waring show in Solution Explorer.
Steps to Reproduce
Note:
- It's a regression issue. It doesn't repro for VS17.5.4.
- We use the latest VS 2022 build. But there's no option in above "Used Visual Studio" dropdown list.
- Repro VM: 172.16.195.150
Affected Branch: Rel.d/17.7 & main Affected Build: Version 17.7.0 Preview 2.0 [33806.356.d17.7] & Version 17.7.0 Preview 3.0 [33805.533.main] Affected Product Language: Affected Build link: https://devdiv.visualstudio.com/DevDiv/DevDiv%20Team/_build/results?buildId=7880725&view=results
Pre-steps: Navigate to "Extensions -> Manage Extensions ->Online" and search for "SpecFlow" in the search bar. Hit Download. You'll need to restart VS for the installation to completed.
Steps:
- Create a new project -> search and select "SpecFlow Project"
- On Create a new SpecFlow Project page-> Framework: .NET6.0 or fx48-> Test Framework: "Nunit" -> click "Create"
- Check the Soultion Explorer -> project node
Link to Repository Project
No response
This issue still repro on Version 17.7.0 [33918.604.d17.7].
Build link: https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=8103538&view=ms.vss-build-web.run-extensions-tab
This issue doesn't repro on Rel.d17.10 build- Version 17.10.0 Preview 2.0 [34705.46.d17.10]. We'll double check it on main build and close it timely.