VSTest
Run test assemblies with VSTest and configure platform-specific execution.
Entry points
Tools.VSTest
Creates a VSTest command using the runner supplied by the newest installed MSBuild toolset.
public static VSTestCommand VSTest { get; }Run test assemblies with VSTest and configure platform-specific execution.
Creates a VSTest command using the runner supplied by the newest installed MSBuild toolset.
public static VSTestCommand VSTest { get; }