BettererRunSummary.error
API > @betterer/betterer > BettererRunSummary > error
The error
that cause the run to fail. Will be present when isFailed
is true
.
Signature
readonly error: Error | null;
API > @betterer/betterer > BettererRunSummary > error
The error
that cause the run to fail. Will be present when isFailed
is true
.
readonly error: Error | null;