Automatically show standard output and debug trace messages after a Visual Studio 2008/2010 UnitTest run
If you use the default settings of Microsoft Visual Studio 2008/2010 UnitTesting, the Console.WriteLine and Debug.WriteLine won’t be shown. By double clicking the test, you can see the test details, including the standard output and