How to use bdd naming style with Resharper 4.5?

前端 未结 8 1641
你的背包
你的背包 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条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-19 08:36

    Resharper 4.5.1 has added this capability. You can now add a new custom naming rule that applies specifically to a test method, and allow it to contain underscores.

提交回复
热议问题