How to use bdd naming style with Resharper 4.5?

前端 未结 8 1639
你的背包
你的背包 2021-02-19 07:40

I just upgraded to Resharper 4.5 and now see that all my BDDish test methods are marked as not conforming to the naming standard. My naming convention is like this:

<         


        
8条回答
  •  梦谈多话
    2021-02-19 08:38

    On the menu:

    Resharper | Options -> Languages -> Common -> Naming Style: remove what ever naming style you want. They should have a "disable" feature, but they don't.

提交回复
热议问题