0

Right Click (which shows Context Menu) doesn't show Create Unit Test. I tried this, but it fails:

Options in my VS doesn't show Create Unit Test as well.

Have you guys got any idea what I can do?

P.S. I have Visual Studio Professional 2013.

stevethethread
  • 2,524
  • 2
  • 30
  • 29
y07k2
  • 1,898
  • 4
  • 20
  • 36

2 Answers2

0

It looks like this feature was missing from VS2012 and VS2013, but I'm not sure if it was then added back in (it is now present in VS2017, assuming you're targeting the full .net framework rather than Core or Standard).

There was a lot of discussion of VS2012's missing context menu option in this question by Houman and there was also some discussion of VS2013 in the answers for that question. I'm not sure if you've seen that, but if not I'd try working through the suggestions there (there's way too many to reproduce them again here).

tomRedox
  • 28,092
  • 24
  • 117
  • 154
0

I know I am very late in answering, but this SO post could be of help to you. Where is the "Create Unit Tests" selection?

Sunny Tambi
  • 2,393
  • 3
  • 23
  • 27