How do I output coloured text from by unit tests in the ReSharper Unit Test Session window in Visual Studio. I am using Resharper VS addin which I think produces the Unit Test Window.
I am using this with nunit and wish to use c# Console.Write to generate coloured text to this window.
It is not possible in my opinion. You write text to this window by using Debug.WriteLine()
or Console.WriteLine()
.
How do you want to pass information about the color? I gave it two tries:
HTML
is not parsedrichtext
format is not parsedI have no other idea and I don't think that it is working somehow.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With