/Tests:Run tests with names that match the provided values. To provide multiple values, separate them by commas. Examples: /Tests:TestMethod1 /Tests:TestMethod1,testMethod2
/testconfigid:[config id The id (a positive integer) of the pre-existing test management configuration to associate with ...
/testconfigname:[config name The name of the pre-existing test management configuration to associate with the published run. ...
/testcontainer:[file name Load a file that contains tests. You can Specify this option more than once to load multiple test ...
/testlist:[test list path The test list, as specified in the metadata file, to be run. You can specify this option multiple ...
/Tests: Run tests with names that match the provided values. To provide multiple values, separate them by commas. Examples: ...
/toolsversion: The version of the MSBuild Toolset (tasks, targets, etc.) to use during build. This version will override ...
/userrulesdirectory Optional argument to specify the path to search for user-defined rules. Ignored unless /summary:all or ...
/UseVsixExtensions This makes vstest.console.exe process use or skip the VSIX extensions installed(if any) in the test run. ...
/validate Validate the project against the default schema. (Short form: /val) /validate: Validate the project against the ...