Capturing Console Output in xUnit.v3

Wait 5 sec.

In xUnit v2 ITraceOutputHelper was needed (and injected) to make the console output inside your production code visible inside a test - in v3 it is easier: CaptureConsoleAttribute