Feature-scoped step definitions with SpecFlow?

前端 未结 6 1037
感动是毒
感动是毒 2020-12-15 05:55

I\'m using SpecFlow to do some BDD-style testing. Some of my features are UI tests, so they use WatiN. Some aren\'t UI tests, so they don\'t.

At the moment, I have a

6条回答
  •  感情败类
    2020-12-15 06:33

    Check this out (new feature in SpecFlow 1.4): https://github.com/techtalk/SpecFlow/wiki/Scoped-Bindings

提交回复
热议问题