"Run tests" in Visual Studio are not testing "handmade" Class Library projects. Is only testing one "test project"that was created automatically.
If I run TestDriven.Net all the test projects are tested, but not with "Run tests" of Visual Studio.
Why? I can I make him test them all? :P