Info
| Version: | 0.12.0-alpha | 
| Author(s): | ruben morton | 
| Last Update: | Friday, June 15, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ze1tgeist/Tfs2SpecFlow | 
| NuGet Url: | https://www.nuget.org/packages/Tfs2SpecFlow | 
Install
Install-Package Tfs2SpecFlow
                        dotnet add package Tfs2SpecFlow
                        paket add Tfs2SpecFlow
                        
                                Tfs2SpecFlow Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- SpecFlow(>= 2.1.0)
Tags
 
                
from the specified fields of that work item in TFS.
This is done every build, and allows you to store the source for your SpecFlow tests in Tfs, allowing business
to update the Acceptance criteria, and have it automatically flow through to automated testing.
After installing, modify the uri to the tfs server in Tfs2Speclow.xml to configure the URI of your Tfs server.