Trying to get SpecFlow running with a fresh VS2010 Professional install. Created a new console application and added references to NUnit and SpecFlow. Created a SpecFlow feature. The .feature with the default template code is created.
Now I try to run this test, but I don t understand how. When I right-click the project (at the top-level), there is no "Run test(s)" option in the mouse drop down menu. Didn t the SpecFlow install correctly, am I missing some references or some other tool I need to install?