News

The recently released, Visual Studio Unit Test Generator includes support for multiple test framework and enables you to unit test applications directly from within Visual Studio 2012 and 2013.
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 ...
The MSTest SDK is intended to improve the .NET unit testing experience through better defaults, simpler usage, and easier extensibility. Microsoft has announced the MSTest SDK. Built on the ...
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 ...