is there a way to change the output when using EnableMSTestRunner in your project?
trx output or console logging that show the tests ran.
one thing that would be nice it to log messages in the output.
I often use a test for a quick way to test code but the Console.WriteLine don't show up or TestContext.WriteLines
is there a way to change the output when using EnableMSTestRunner in your project?
trx output or console logging that show the tests ran.
one thing that would be nice it to log messages in the output.
I often use a test for a quick way to test code but the Console.WriteLine don't show up or TestContext.WriteLines