Visual Studio 2013 Test Explorer doesn't seem to work

Viewed 8207

I'm currently using the professional version. There seems to be 2 windows, the Test Explorer and the Unit Test Session. I can run a test or all tests from my code (cs file) and see them in the Unit Test Session window. When I try to run via the Test menu item OR within the Test Explorer window, nothing happens and no tests get run. Am I missing something here? Is this a edition issue?

2 Answers
Related