Skip to main content

BettererRunSummary.delta

API > @betterer/betterer > BettererRunSummary > delta

The change between a test run's result and its baseline. Will be present when the test has a progress handler and isBetter, isNew, isSame or isWorse is true.

Signature

readonly delta: BettererDelta | null;