I have not been able to debug or step through unit test.
Here is my sample test code...
using System; using System.Text; using System.Collections.Gen
It's far simpler in VS 2013, in Test Explorer select tests you wish to debug, right-click and choose debug selected tests.