Interface: Tool
June 6, 2026 ยท View on GitHub
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?
optionalversion?:string
Defined in: types.ts:63
Version of the test tool
extra?
optionalextra?:Record<string,unknown>
Defined in: types.ts:65
Custom metadata