简体   繁体   English

Resharper中的单元测试选项丢失

[英]unit tests option in Resharper is missing

I am using Visual studio 2017 and Resharper 17.1.3. 我正在使用Visual Studio 2017和Resharper 17.1.3。 My colleagues are using the same version. 我的同事正在使用相同的版本。 For some reason I had to re-install the resharper and noticed that Unit Test option is missing. 由于某种原因,我不得不重新安装Resharper,并注意到缺少“单元测试”选项。 I uninstalled and installed again but still it's missing. 我已卸载并再次安装,但仍然丢失。 When I use the shortcut(ctr+U, ctr+I), I get a notification that Resharper_UnitTestRunSolution is not currently available. 当我使用快捷方式(ctr + U,ctr + I)时,我收到一条通知,指出Resharper_UnitTestRunSolution当前不可用。

Any thoughts on how to fix it? 关于如何解决它的任何想法?

Thanks, 谢谢,

Check that "Unit Testing" feature is enabled here: 检查此处是否启用了“单元测试”功能:

  1. ReSharper | ReSharper | Options | 选项| Environment | 环境| Products & Features | 产品和功能| Features | 特色| Unit Testing 单元测试
  2. ReSharper | ReSharper | Options | 选项| Tools | 工具| Unit Testing | 单元测试| MSTest/NUnit/xUnit.net | MSTest / NUnit / xUnit.net | Enable "..." support. 启用“ ...”支持。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM