Turning on Continuous Testing in Visual Studio 11

The new unit testing explorer support has a new unit test explorer has a Run dropdown for selecting which text to execute (see Figure 1).
In addition, Visual Studio 11 supports continuous testing – automatically running your tests every time you compile your code. However, as shown in Figure 1, the option to enable continuous testing doesn’t appear from the […]
Read more
