开发者

Converting NUnit Test Project to MS Test

开发者 https://www.devze.com 2023-01-12 08:11 出处:网络
Has anyone tried to replace NUnit tests with MS T开发者_运维问答est, and would be willing to share any tips or points about the complexity?I was considering this, but I have a lot of tests, so outside

Has anyone tried to replace NUnit tests with MS T开发者_运维问答est, and would be willing to share any tips or points about the complexity? I was considering this, but I have a lot of tests, so outside of assembly/type switching/attribute replacement and all, any pointers?

Thanks.


Check this out: http://www.stormbase.net/converting-from-nunit-to-mstest Note step #5.

0

精彩评论

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