I have created a unit test project in VS2013, and I\'m using it to create a test suite for my SQL Server 2012 database.
I have created 4 test classes so far and ever
Visual Studio Test Explorer has icons that control what tests are shown, make sure what you want to see is selected. For example, if you unselect the green checkbox, tests will disappear as they pass.