I have a set of 6 MSTest test assemblies. When I bring up the Test View window and group by Project all of my projects show up save one. I cannot seem to make Visual Studio understand that this project is a unit test assembly.
Resharper's Unit Test Runner has no problem identifying this sixth assembly. So the assembly is fine from that stand point.
How does Visual Studio 2008 determine that an assembly is a unit test assembly?
I have compared the csproj files and found nothing out of the ordinary.