Synchronization SpecRun - techtalk/SpecLog-Resources GitHub Wiki
SpecLog can collect test execution statistics from a SpecRun server using the SpecRun plugin. These statistics can then be displayed in the Speclog client
To configure the plugin:
- Ensure that the plugin is located in the
/Plugins
folder on the server.
Note: Plugins are automatically installed here - Select Manage repositories from the menu and connect to the SpecLog server.
- Select Configure plugins for the repository you want to synchronize work items with:
- Select Configure for the plugin you want to configure from the menu on the right:
- Enter the necessary information to allow the service to access the SpecRun server:
- SpecRun Server URL: The base URL of the SpecRun service
-
Project ID (guid): The value of the
projectId
attribute in theSettings
element in thesrprofile
file. This value identifies the project on the SpecRun server - Update interval: The polling interval in minutes. Determines how often the plugin polls the SpecRun server for updates.