Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 733 Bytes

File metadata and controls

41 lines (21 loc) · 733 Bytes

CTRF


CTRF / Tool

Interface: Tool

Defined in: types.ts:59

Test tool information

Properties

name

name: string

Defined in: types.ts:61

Name of the test tool (e.g., 'jest', 'playwright')


version?

optional version: string

Defined in: types.ts:63

Version of the test tool


extra?

optional extra: Record<string, unknown>

Defined in: types.ts:65

Custom metadata