Community

Writing xUnit Tests in .NET Core

(Peter Vogel) In a previous column, I talked about why you might want to switch to xUnit, the new testing framework that’s part of the .NET Core package (I also discussed why porting existing test code to xUnit probably isn’t an option).