UNPKG

@honeybook/jest-stare

Version:

jest html reporter (results processor) to view HTML jest results, save raw JSON, and invoke multiple reporters

6 lines (5 loc) 163 B
export declare function getDOMSnapshot({ domSnapshotsDir, testPath, testFullName }: { domSnapshotsDir: any; testPath: any; testFullName: any; }): any;