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.
This article will apply to the more common unit testing frameworks like MSTest and nUnit, but the concepts can be applied to most other frameworks. Testing XML Serialization The built-in XML ...
Microsoft has introduced a lightweight and portable test runner for its MSTest unit testing framework.
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 ...