TestError
Defined in: test-results.ts:31
Properties
Section titled “Properties”actual?
Section titled “actual?”
optionalactual:unknown
Defined in: test-results.ts:39
Actual value (for assertion errors)
codeFrame?
Section titled “codeFrame?”
optionalcodeFrame:string
Defined in: test-results.ts:43
Code snippet around the failure
optionaldiff:string
Defined in: test-results.ts:41
Diff between expected and actual
expected?
Section titled “expected?”
optionalexpected:unknown
Defined in: test-results.ts:37
Expected value (for assertion errors)
message
Section titled “message”message:
string
Defined in: test-results.ts:33
Error message
stack?
Section titled “stack?”
optionalstack:string
Defined in: test-results.ts:35
Stack trace