BettererRunSummary.diff
API > @betterer/betterer > BettererRunSummary > diff
The verbose diff between the current test result and the expected result. Will be present when isWorse
is true
.
Signature
readonly diff: BettererDiff | null;
API > @betterer/betterer > BettererRunSummary > diff
The verbose diff between the current test result and the expected result. Will be present when isWorse
is true
.
readonly diff: BettererDiff | null;