Installation
SpecSync for TFS can be installed by adding the SpecSync.MTM package from NuGet.org:
PM> Install-Package SpecSync.MTM
The package configures SpecFlow for SpecSync (registers the SpecSync SpecFlow plugin). It also adds a specsync4mtm.cmd script file to the project for calling the SpecSync command line tool conveniently.