Table of Contents

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; }

Property Value

VSTestCommand

Related types