When clicking on a test (failed/passed doesn't matter) in the Test Explorer, below the list of tests the details of the test are shown. For a failed test, the exception is shown here. If I include a Console.WriteLine() somewhere, whether in my own test project or in the production code itself, this panel displays a 'Output' link. Clicking on this link opens a new tab with all the information about the test, including the Console.WriteLine() messages. Here's a screenshot.
Keep up the good work :)
![Image]()
Keep up the good work :)
