BettererRunSummary.isBetter
API > @betterer/betterer > BettererRunSummary > isBetter
When true, this test has become "better", based on the result of the constraint function. The results file will be updated with the new result. If the test has met its goal, isComplete will also be true.
Signature
readonly isBetter: boolean;