Specflow 是否支持 gherkin 支持的所有语言?
Does Specflow supports all the supported languages by gherkin?
我是 BDD 和 Specflow 的新手。我在 Visual Studio 2013 年使用 Specflow。
Specflow 是否支持以下 json 中 gherkin 支持的所有语言?
https://github.com/cucumber/gherkin/blob/master/gherkin-languages.json
简答:是
长答案:我们支持我们正在使用的 Gherkin 版本所支持的语言。目前这是 4.0.0,所以我们支持 https://github.com/cucumber/gherkin/blob/v4.0.0/gherkin-languages.json
中的语言
完全公开:我是 SpecFlow 的维护者之一。
我是 BDD 和 Specflow 的新手。我在 Visual Studio 2013 年使用 Specflow。 Specflow 是否支持以下 json 中 gherkin 支持的所有语言? https://github.com/cucumber/gherkin/blob/master/gherkin-languages.json
简答:是
长答案:我们支持我们正在使用的 Gherkin 版本所支持的语言。目前这是 4.0.0,所以我们支持 https://github.com/cucumber/gherkin/blob/v4.0.0/gherkin-languages.json
中的语言完全公开:我是 SpecFlow 的维护者之一。