UNPKG

protractor-flake

Version:

A wrapper for protractor to automatically re-run failed specs for a specific number of attempts

3 lines (2 loc) 109 B
declare function flake(options?: object | undefined, callback?: Function | undefined): void; export = flake;