I am trying to write some output from my unit tests using System.Diagnostics.Debug.WriteLine(...)
The problem is, each time I run the test, I cannot see the debug info in the output window. It was working fine and for some reason the debug option is now missing in show output from drop down.
Here is screenshot: