When I add a reference via NuGet to Specflow 1.9, I cannot add any features no matter what I do. I've restarted VS, restarted my PC, created new projects, etc. Nothing I do allows me to actually use SpecFlow. I.e. when I go to Project > Add New Item, I do not see any SpecFlow files in the Add New Item dialog. This is terribly frustrating and I've already spent about 2 hours trying everything I can think of to get this to work.
It is worth noting - after I have ready many other posts - that I do not have the "ItemTemplates" directory supposedly should exist here:
"C:\Program Files (x86)TechTalkSpecFlow\"
It is also worth noting that I had Visual Studio 2012 Web Express installed, but I'm not sure why that would prevent feature files from showing up under Add > New Item in a VS 2010 project!
Did you install the specflow extension (tools -> extension manager) as well or only added the dll's to the project?
Was there a solution to this? I am trying to use SpecFlow but once I downloaded the the packages I still could not add a feature file
@wshah88: The item templates are included in the Visual Studio Integration.
https://marketplace.visualstudio.com/search?term=publisher%3A%22TechTalk%20SpecFlow%20Team%22&target=VS&sortBy=Relevance
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
Did you install the specflow extension (tools -> extension manager) as well or only added the dll's to the project?