GitHub - microsoft/testfx: MSTest framework and adapter
github.com › microsoft › testfxThis is a fully supported, open source and cross-platform implementation of the MSTest test framework with which to write tests targeting .NET Framework, .NET Core and ASP.NET Core on Windows, Linux, and Mac. Documentation. See Documentation for full documentation about how to contribute, build, test MSTest v2. This documentation also contains information about history, context and supported or unsupported features.
Upgrade to MSTest V2! - Azure DevOps Blog
devblogs.microsoft.com › devops › upgrade-to-mstest-v2Sep 1, 2017 · The older unit test project templates (that were using MSTest V1) are no longer available to the user. Thus newly created Unit Test projects automatically use MSTest V2. (2) users opening existing unit test projects (that use an earlier version of the framework): Clearly such projects were created before Visual Studio 2017. For such projects, we are presently relying on messaging and communication – mainly via blogs – to drive awareness and manual upgrade.