Skip to content

TestFile

Defined in: test-results.ts:46

duration: number

Defined in: test-results.ts:54

File-level duration


path: string

Defined in: test-results.ts:48

File path


optional setupError: TestError

Defined in: test-results.ts:52

Setup/teardown errors


tests: TestResult[]

Defined in: test-results.ts:50

Tests in this file