Can Visual Studio 2012 run unit tests in parallel? Visual Studio 2010 has an option to do this:
...but I can't find anything similar in Visual Studio 2012. I tried the procedure described in the referenced article, but even loading the same test settings file I was unable to run tests in parallel.