Closed natemcmaster closed 7 years ago
Using console output in test makes it hard to correlate output to which test. This replaces console logging with xunit's ITestOutputHelper abstraction.
Using console output in test makes it hard to correlate output to which test. This replaces console logging with xunit's ITestOutputHelper abstraction.