BettererRun.baseline
API > @betterer/betterer > BettererRun > baseline
The baseline result for the test run. If the BettererTest gets better over the lifetime of the BettererContext, baseline will always reflect the original result. Will be null when isNew is true.
Signature
readonly baseline: BettererResult | null;