How to use bdd naming style with Resharper 4.5?

前端 未结 8 1646
你的背包
你的背包 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:20

    There is no need to remove rules. New Rule can be added that accept underscores

    Resharper | Options -> Languages -> Common -> Naming Style and add new rule to the bottom "User defined naming rules"

提交回复
热议问题