Member Junction
Preparing search index...
@memberjunction/ng-testing
TestExecutionOptions
Interface TestExecutionOptions
interface
TestExecutionOptions
{
parallel
?:
boolean
;
suiteId
?:
string
;
testId
?:
string
;
variables
?:
Record
<
string
,
unknown
>
;
verbose
?:
boolean
;
}
Index
Properties
parallel?
suite
Id?
test
Id?
variables?
verbose?
Properties
Optional
parallel
parallel
?:
boolean
Optional
suite
Id
suiteId
?:
string
Optional
test
Id
testId
?:
string
Optional
variables
variables
?:
Record
<
string
,
unknown
>
Variable values to use for this test run
Optional
verbose
verbose
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
parallel
suite
Id
test
Id
variables
verbose
Member Junction
Loading...
Variable values to use for this test run