export interface TestFramework { path: string; config?: unknown; }