Specflow error: Force regenerate steps possible?

后端 未结 11 1907
猫巷女王i
猫巷女王i 2021-02-01 14:32

Is it possible to \"force\" regenerate step definitions for a specflow feature file? I have created this feature file but cannot generate all steps. Am getting a message that al

11条回答
  •  旧时难觅i
    2021-02-01 15:11

    I had a issue which is not updating the designer file of the feature file. I was able to fix that issue by doing the below workaround and now my feature file designers are getting updated. Tools -> SpecFlow -> General -> And Enabled the specflow single file generator.

    Specflow version - 2.2.1 Visual studio 2017 and 2019

提交回复
热议问题