Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package provides a bridge integration for test adapters wanting to target both VSTest and Microsoft.Testing.Platform test platforms.
$ dotnet add package Microsoft.Testing.Extensions.VSTestBridgeMicrosoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device.
Documentation can be found at https://aka.ms/testingplatform.
This package provides bridge extensions to Microsoft Testing Platform to help test framework authors support both Test Anywhere and the old VSTest Test Platform.