Non-Runnable Tests in VS8
A solution for those that are getting "non-runnable" tests in Microsoft Visual Studio when opening a project.
Here's the easy solution:
- Goto the "Test List Editor" by selecting the Test Menu in VS2008 and then Windows then "Test List Editor"
- Click on the Refresh icon in the Test List Editor
All the test should now be available.