Server Plugins - techtalk/SpecLog-Resources GitHub Wiki
The SpecLog server provides an extensible plug-in infrastructure for connecting with other systems and configuring individual per-repository services.
The following plugins are currently available:
- Git Gherkin Synchronization (SpecLog.GitPlugin)
- Html Export (SpecLog.HtmlExport)
- JIRA Workitem Synchronization (SpecLog.JiraPlugin)
- Filesystem Gherkin Synchronization (TechTalk.FileSystem)
- TFS 2010 Gherkin and Workitem Synchronization (TechTalk.TFS2010)
- TFS 2012 Gherkin and Workitem Synchronization (TechTalk.TFS2012)
![]() The Gherkin synchronisation with TFS is only supported by V1 and V2 of the TFS synchronisation plugin. V3 does not currently support synchronising Gherkin with TFS. |
Plugins are configured per repository, as they run as a separate instance for each repository.
To configure plugins:
-
Select Manage repositories from the main menu
-
Select Configure plugins for the repository whose plugins you want to configure:
-
Select Configure for the plugin you want to configure:
Note: If the status of a plugin is displayed as "Suspended", it indicates that the plugin is starting up.