forked from xerxesb/SpecFlow
-
Notifications
You must be signed in to change notification settings - Fork 0
Visual Studio Express Integration
Gáspár Nagy edited this page Sep 26, 2013
·
2 revisions
Editor note: We recommend reading this documentation entry at http://www.specflow.org/documentation/Visual-Studio-Express-Integration. We use the GitHub wiki for authoring the documentation pages.
SpecFlow is designed to integrate into Visual Studio, and since Visual Studio Express doesn't allow Add-Ins or Macros, the normal Visual Studio integration packages (from Visual Studio Gallery) cannot be used.
There are workarounds available, that essentially involve manually copying the template files to your system, and using the specflow.exe command line tool to generate and run SpecFlow tests.
See this blog post for more detail: http://watirmelon.com/2011/02/18/c-sharp-atdd-on-a-shoestring/