News

Microsoft has introduced MSTest runner, a lightweight, portable runner for the MSTest unit testing framework. Unveiled January 24, MSTest runner is extensible and makes tests more portable and ...
Using MSTest SDK assures developers that their test project is aligned with the patterns that are provided by the main types of applications such as ASP.NET Core, Razor or Windows Desktop.
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 ...