local
{
...
"local": {
"projectType": "projectFile",
"projectFilePath": "MyProject.Specs\\MyProject.Specs.csproj",
"condition": "@done and not (@ignored or @planned)",
"sourceFiles": [
"Folder1/",
"Folder3/**/alpha*.feature"
],
"defaultDocumentLanguage": "en-US"
},
...
}Settings
Setting
Description
Default
Example: Synchronize feature files of a SpecFlow project
Example: Synchronize feature files from the features folder
features folderExample: Synchronize specific feature files
Last updated