I cannot run the unit test in Visual Studio 2013. Initially, when the unit test was created, it was able to run and debug. But after a while, I cannot run the unit test from Visual Studio.
The Run and Debug items are disabled.
I found a solution to this problem. I deleted the Unit Test project. Then I added it back. I understand that I can run Unit Test again.