开发者

Create NUnit test with resharper

开发者 https://www.devze.com 2023-01-30 18:58 出处:网络
I installed Resharper 5 with visual studio 2010 Team system with NUnit. It finds NUnit and shows 2 types of tests in the options开发者_如何学编程: MSTest and NUnit.

I installed Resharper 5 with visual studio 2010 Team system with NUnit. It finds NUnit and shows 2 types of tests in the options开发者_如何学编程: MSTest and NUnit.

I can create a MSTest by right clicking the function. How do I accomplish this same thing but for NUnit?


AFAIK, there's no way to do this automatically.

0

精彩评论

暂无评论...
验证码 换一张
取 消