Back to Nunit

How to enable Trace and Debug output

docs/articles/vs-test-adapter/Trace-and-Debug.md

latest276 B
Original Source

How to enable Trace and Debug output

Trace and Debug output is by default not sent to the console output, or anywhere else. If you want to have this output, you must add a TraceListener as documented in this article on trace and debug output.