问题
I have installed Specflow via Nuget, but .feature files do not appear to be associated with Specflow. The TechTalk.Specflow
DLL is present in the references for the DLL containing my tests.
Right clicking on a feature file and selecting Run Tests
results in a dialog No tests found in file.
Can anyone help me diagnose this?
回答1:
The nuget package gives you everything you need to run SpecFlow tests, but there is a separate installation @ The Visual Studio Gallery which gives you the design time integration includign file associations
来源:https://stackoverflow.com/questions/18231587/specflow-association-with-feature-files