I have no such "ItemTemplates" directory.I.e. the path "C:\Program Files (x86)\TechTalk\SpecFlow\" just contains a bunch of individual files (.dll's, changelog.txt, featurefile.ico, etc.) but no folder for ItemTemplates.
Any ideas?
--
You received this message because you are subscribed to the Google Groups "SpecFlow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to specflow+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I had this problem when I was using vs 2008. Follow the steps here: http://watirmelon.com/2011/02/18/c-sharp-atdd-on-a-shoestring/These steps are for VS express but they work for 2008 also.
Hi All,
On Wednesday, March 27, 2013 12:14:59 AM UTC+5:30, uchagani wrote:I had this problem when I was using vs 2008. Follow the steps here: http://watirmelon.com/2011/02/18/c-sharp-atdd-on-a-shoestring/These steps are for VS express but they work for 2008 also.Hi All,Im Using Visual Studio 2010 , Once u download specflow through Nugets.... it will download the DLLs but it wont appear on your Visual Studio when u add New Item. GoTo>> Tools>> Extensions and Updates.. Download Specflow again there.. Now it will ask you for restart... then once it is started ...when u add new item...Specflow will appear.....