can I configure test runner not to display diagnostic messages (System.Diagnostic.Debug.WriteLine) Follow
can I configure test runner not to display diagnostic messages (System.Diagnostic.Debug.WriteLine)
I have code that generates many of such messages and would like to filter them out from the Test Runner output window.
Please sign in to leave a comment.