The total number of cancelled tests.
The total number of passed tests.
The total number of skipped tests.
The total number of suites run.
The total number of tests run, excluding suites.
The total number of TODO tests.
The total number of top level tests and suites.
The duration of the test run in milliseconds.
The path of the test file that generated the
summary. If the summary corresponds to multiple files, this value is
undefined.
Indicates whether or not the test run is considered
successful or not. If any error condition occurs, such as a failing test or
unmet coverage threshold, this value will be set to false.
An object containing the counts of various test results.