# Interface: TestResult ## Properties ### duration > **duration**: `number` #### Defined in models.ts:1979 *** ### errors > **errors**: `string`[] #### Defined in models.ts:1980 *** ### status > **status**: `"fail"` \| `"pass"` \| `"skip"` #### Defined in models.ts:1981 *** ### testPath > **testPath**: `string`[] #### Defined in models.ts:1982