BettererResultsSummary
API > @betterer/betterer > BettererResultsSummary
A summary of the results of the defined BettererTest
s.
Signature
export interface BettererResultsSummary
Remarks
The result of calling betterer.results()
.
Properties
Property | Type | Description |
---|---|---|
resultSummaries | BettererResultSummaries | An array containing a BettererResultSummary for each test in the test definition file. |