How to profile unit tests in Visual Studio 2012?

Viewed 17217

Is it possible to profile MSTest unit tests in Visual Studio 2012 Ultimate without using any external profiling tools?

3 Answers
Related