0
votes

I have gone through msdn articles for generating the unit tests in visual studio.I got known that IntelliTest does not support x64 configuration.and I have tried using rightClick=>Create Unit tests=>Selecting test framework MSTest and xUnit.Net 2.0 i have generated unit test case but it is generating with empty method unit test case.

I am not able to get Run IntelliTest or Smart Unit Tests option in Context menu to generate unit test cases.By right clicking i am getting context menu like this. Is there any way to generate unit test cases in visual studio 2015,x64 Configuration..?

1

1 Answers