Specflow Association with .feature Files

泄露秘密 提交于 2019-12-13 18:32:00

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!