VSTest.VSTestParams Type
Parameter type to configure VSTest.Console.exe
Record fields
Record Field | Description |
Full Usage:
EnableCodeCoverage
Field type: bool
|
|
|
|
Full Usage:
Framework
Field type: string
|
|
Full Usage:
InIsolation
Field type: bool
|
|
Full Usage:
ListDiscoverers
Field type: bool
|
|
Full Usage:
ListExecutors
Field type: bool
|
|
Full Usage:
ListLoggers
Field type: bool
|
|
Full Usage:
ListSettingsProviders
Field type: bool
|
|
Full Usage:
ListTestsPath
Field type: string
|
|
Full Usage:
Logger
Field type: string
|
|
Full Usage:
Parallel
Field type: bool
|
|
Full Usage:
Platform
Field type: string
|
Target platform architecture for test execution (optional). Valid options include "x86", "x64" and "ARM".
|
Full Usage:
SettingsPath
Field type: string
|
Path to the run settings file to run tests with additional settings such as data collectors (optional).
|
Full Usage:
TestAdapterPath
Field type: string
|
|
Full Usage:
TestCaseFilter
Field type: string
|
|
Full Usage:
Tests
Field type: seq<string>
|
|
|
|
Full Usage:
ToolPath
Field type: string
|
|
Full Usage:
UseVsixExtensions
Field type: bool
|
|
Full Usage:
WorkingDir
Field type: string
|
|