BettererResultsSummary
API > @betterer/betterer > BettererResultsSummary
A summary of the results of the defined BettererTests.
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. |