An object containing the counts of various test results.
property
test.default.EventData.TestSummary.counts
counts: { cancelled: number; passed: number; skipped: number; suites: number; tests: number; todo: number; topLevel: number }
property
An object containing the counts of various test results.