BettererRunSummary.isFailed
API > @betterer/betterer > BettererRunSummary > isFailed
When true
, this test has failed because the test function threw an error. The default reporter will show that this test has failed.
Signature
readonly isFailed: boolean;