The new VS 2013 Test Explorer has some issues I got tired of, so this extension addresses some of them. It takes care of generating automated test cases from test methods, as well as associating test methods with existing test cases and opening associated test cases from test methods like in VS 2010 Test View. Unfortunately Test Explorer was not extensible enough to mimic Test View behaviour, so the new menu items appear in document context menu, on right click within a test method code block.