'Why xUnit uses ITestOutputHelper instead of static TestContext.Out like nUnit?

Static class is much more convenient, so I guess there are some technical reasons behind that?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source