Documentation LanguagesΒΆ
SpecFlow+ LivingDoc parses your feature files looking for keywords, and uses these keywords to format the output. SpecFlow+ LivingDoc supports all languages supported by the official Gherkin parser.
The language used to parse the feature files is determined in the following order:
- The language specified in the Gherkin file itself using the
# language
header - The language specified in your app.config file (deprecated in SpecFlow 3)
- The language specified in your build step
- If none of the above apply, SpecFlow+ LivingDoc defaults to en-US