Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经下载了用于 resharper 的 xunit contrib,但我无法让它工作。安装说明不起作用。还有其他人有同样的问题吗?
当我尝试运行单元测试时,出现错误“未找到测试”。
My problem was solved. I had those files blocked in the zip somehow. I had to unblock each file individually and it worked.
我有同样的问题。上述解决方案对我不起作用。对我有用的是右键单击“解决方案文件夹”选择属性>安全并将自己添加到具有完全权限的用户列表中。
你必须安装这个http://xunitcontrib.codeplex.com/releases/view/67893。