2

I'm using Vs2010 Ultimate

Recently I've installed:

Since installing one of these two things (not sure which) I've lost my right-click menu to allow me to quickly create unit tests within solution explorer

Does anyone know how to redisplay that menu item?

  • I've looked high and low for it through settings
  • I've already tried disabling the "hide overriden VS menu items" option in R#

Any help appreciated. Thanks!

Stuart
  • 66,722
  • 7
  • 114
  • 165
  • Hi, I have installed Resharper. It does not create problems and hence try removing the powertoys. – Saravanan May 11 '11 at 08:18
  • Thanks - if there's no-one with a quick fix, then I will try uninstalling things - but I'd love to keep both tools if possible (the add reference dialog in the power tools is such a time saver) – Stuart May 11 '11 at 08:33
  • I've got both installed and I still see Add->New Test in the right-click menu on a project in the solution explorer. – Peter Ritchie May 12 '11 at 14:34
  • I wonder if you found a solution. I could always right click in a class and choose `Create Unittest`... – WaltiD Sep 10 '11 at 18:52
  • No - it was something to do with the project... not the plugins... – Stuart Sep 11 '11 at 20:43

1 Answers1

0

I see you were using VS2010. I have the same set of tools and never had an issue. Is it SKU problem? Unfortunately in VS2012 it's a known "issue" that VS team didn't address since RC: Where is the "Create Unit Tests" selection?.

Community
  • 1
  • 1
Schultz9999
  • 8,717
  • 8
  • 48
  • 87