When I add a link in a Visual Studio 2010 project through NuGet for Specflow 1.9, I cannot add any functions no matter what I do. I restarted VS, restarted my computer, created new projects, etc. None of this allows me to use SpecFlow. That is, when I go to Project> Add New Item, I do not see any SpecFlow files in the "Add New Item" dialog box.
It is worth noting that I do not have the "ItemTemplates" directory, which supposedly exists in "C: \ Program Files (x86) \ TechTalk \ SpecFlow \".
It's also worth noting that I have Visual Studio 2012 Web Express installed, but I'm not sure why this will prevent function files from appearing in the Add> New Item section of the VS 2010 project!
Any help is greatly appreciated.
source
share