Test Explorer in Visual Studio 2012
One of the new things about testing in Visual Studio 2012 is that it is now available in *all* editions of Visual Studio all the way to Visual Studio Express!
The Test Explorer in VisualĀ Studio 2012 replaces the Test View window in Visual Studio 2010. The following posts outline the Test Explorer features:
- Layout of Test Explorer in Visual Studio 2012
- Searching and Grouping in VS 2012 Test Explorer
- 101 Ways to Run Tests with Visual Studio 2012
- Running your Unit Tests Continuously
Enjoy!