Member Junction
Preparing search index...
@memberjunction/testing-integration
EmittedOutcome
Interface EmittedOutcome
The serialized per-check shape both execution paths emit for the golden diff.
interface
EmittedOutcome
{
durationMs
:
number
;
error
?:
string
;
name
:
string
;
passed
:
boolean
;
}
Index
Properties
duration
Ms
error?
name
passed
Properties
duration
Ms
durationMs
:
number
Optional
error
error
?:
string
name
name
:
string
passed
passed
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duration
Ms
error
name
passed
Member Junction
Loading...
The serialized per-check shape both execution paths emit for the golden diff.