Microsoft.TestPlatform.TestHost
The test host process for the Visual Studio Test Platform. This package hosts the test execution engine and communicates with the test runner to discover and execute tests in the target process.
Usage
This package is typically referenced indirectly through Microsoft.NET.Test.Sdk. Direct references are only needed in advanced hosting scenarios.
<PackageReference Include="Microsoft.TestPlatform.TestHost" Version="x.y.z" />