是否可以使用ReSharper作为测试跑步者?

sha*_*y__ 10 .net resharper unit-testing visual-studio test-explorer

我真的不喜欢ReSharper(让我们不去讨论),但它的测试运行器比VS默认的Test Explorer更好.例如,VS不能很好地处理测试多态(甚至根本不处理),而ReSharper则可以.是否有可能以完全关闭的方式安装和配置ReSharper,除了它的测试运行器?

Ale*_*kin 9

考虑安装JetBrains dotCover https://www.jetbrains.com/dotcover.它与ReSharper中的测试运行器相同.