Preparing search index...
The search index is not available
@resistdesign/voltra
@resistdesign/voltra
Common
Testing
executeTestingCommand
Function executeTestingCommand
execute
Testing
Command
(
testFiles
,
generateMode
?
,
report
)
:
Promise
<
void
>
Run or generate all of the tests in the specified
testPath
glob.
Parameters
testFiles
:
string
[]
generateMode
:
boolean
= false
report
:
(
(
results
)
=>
void
)
(
results
)
:
void
Parameters
results
:
TestResults
Returns
void
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
@resistdesign/voltra
Loading...
Run or generate all of the tests in the specified
testPath
glob.