Skip to content

Commit

Permalink
Added remark to point out usage of feature's specific #language (#2607)
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioNobre committed Jun 20, 2022
1 parent bc576b9 commit 01306d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Installation/Configuration.md
Expand Up @@ -2,6 +2,8 @@

SpecFlow's behavior can be configured extensively. How to configure SpecFlow depends on the version of SpecFlow you are using.

Note: bear in mind that, although this article is meant to address features default language configuration, you may define language directly on the top of your feature. For further details, refer to [Gerkin's #language directive]( https://docs.specflow.org/projects/specflow/en/latest/Gherkin/Feature-Language.html)

## SpecFlow 3.x

Starting with SpecFlow 3, you can use the `specflow.json` file to configure it. It is mandatory for .NET Core projects and it is recommended for .NET Framework projects.
Expand Down

0 comments on commit 01306d2

Please sign in to comment.