UNPKG

rest-assured-ts

Version:
4 lines (3 loc) 226 B
export declare function generateCucumberReport(themeName: "bootstrap" | "hierarchy" | "foundation" | "simple", json_file: string, output_html: string, meta_data: { [key: string]: string; }, launch_report?: boolean): void;