how do I debug in visual studio with NSpec? I've resharper installed I need to step into my test code.
At least in Visual Studio 2013, the NSpec Test Adapter (by {o} Software) seems to do the trick. Find it in the Extensions gallery. Then just right-click on the test in the Test Explorer and hit Debug.