TFS Version Control Plugin - techtalk/SpecLog-Resources GitHub Wiki
The TFS Version Control plugin allows you to synchronise Gherkin files with TFS Version Control.
Note: If you are using V2 of the TFS synchronisation plugin, the TFS plugin takes care of synchronising Gherkin files with TFS Version Control. If you are using git source control with TFS, use the SpecLog.GitPlugin instead.
Configuring the Plugin
To configure the Version Control plugin:
- Select Manage repositories form the menu.
- Select the Server URL and click on Connect
- Click on the small arrow next to the desired repository and select Configure plugins.
- Locate SpecLog.TfsGherkinSyncPlugin in the list. Click on the small arrow on the right and select Configure.
- The following screen is displayed:
ScreenShots/TFS_Gherkin_sync.png - Activate the Enable plugin check box.
- Enter the TFS URL. This is the name of the TFS collection where the project is hosted (the default collection name in TFS is: https:///tfs/DefaultCollection)
- Click on Change next to TFS User and enter the credentials used by the plugin to connect to TFS. In most cases, you should use the same settings as defined in the TFS synchronisation plugin depending on whether you are using the on-premise version of TFS or Visual Studio Online.
- Enter the Polling interval in minutes. The polling interval determines the frequency with which the Gherkin files are checked for updates and synchronised.
- Click on Save.
Adding Gherkin Files
When adding Gherkin files to requirements, select TFS Sync Provider (TFS Gherkin Sync) from the drop-down menu.