News

Let me be clear about the new .NET Core testing framework, xUnit: It's an alternative, not a replacement for MSTest, the .NET Core version of the framework you're familiar with from earlier versions ...
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 ...
xUnit.Net is an open source unit testing tool for the .Net Framework that provides an easy way to work with data driven unit tests ...