CONFIG_FILE_CONTENT_TYPE
CONFIG_FILE_CONTENT_TYPE: { tests: [{ description: string; expect: string; name: string; parameters: Record<string, string>[]; suite: string; testTarget: string }] }
Type declaration
tests: [{ description: string; expect: string; name: string; parameters: Record<string, string>[]; suite: string; testTarget: string }]
Test config structure type