SpecFlow.VisualStudio
SpecFlow.VisualStudio copied to clipboard
Visual Studio extension of SpecFlow (extracted from the main SpecFlow repo)
SpecFlow.VisualStudio
Visual Studio extension of SpecFlow (extracted from the main SpecFlow repo).
For documentation, please refer to the SpecFlow website: https://www.specflow.org
Build status
Deployment status
Unit tests:
Publish to MyGet:
MyGet Feed: https://www.myget.org/F/specflow-vsix/vsix/
Build prerequisites
- VS 2019
- VS SDK
Developing
Use SpecFlow.VisualStudio.sln.
Debugging
To start the experimental instance of Visual Studio configure "Start external program" and Command line arguments on the "Debug"- Tab in the property window of the VSIntegration project.
Start external program:
- Visual Studio 2015: C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe
- Visual Studio 2017: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\devenv.exe
- Visual Studio 2019: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\devenv.exe
Command line args for all Visual Studio Versions:
/RootSuffix Exp