Member Junction
Preparing search index...
@memberjunction/testing-cli
CompareCommand
Class CompareCommand
Compare command — Compare two test suite runs to detect regressions
Index
Constructors
constructor
Methods
execute
Constructors
constructor
new
CompareCommand
()
:
CompareCommand
Returns
CompareCommand
Methods
execute
execute
(
runId1
:
string
|
undefined
,
runId2
:
string
|
undefined
,
flags
:
CompareFlags
,
contextUser
?:
UserInfo
,
)
:
Promise
<
void
>
Parameters
runId1
:
string
|
undefined
runId2
:
string
|
undefined
flags
:
CompareFlags
Optional
contextUser
:
UserInfo
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
execute
Member Junction
Loading...
Compare command — Compare two test suite runs to detect regressions