BettererOptionsPaths
API > @betterer/betterer > BettererOptionsPaths
A path to a test definition file containing Betterer tests, or an array of them.
Signature
export declare type BettererOptionsPaths = Array<string> | string;
API > @betterer/betterer > BettererOptionsPaths
A path to a test definition file containing Betterer tests, or an array of them.
export declare type BettererOptionsPaths = Array<string> | string;