This is MSTest V2, the evolution of Microsoft's Test Framework.
Supported platforms:
- .NET 4.5.0+
- .NET Core 1.0+ (Universal Windows Apps 10+, DNX Core 5+)
- ASP.NET Core 1.0+
To discover and execute tests install MSTest.TestAdapter.
To discover and execute tests for project.json based projects install dotnet-test-mstest.