UNPKG

@uuv/playwright

Version:

A solution to facilitate the writing and execution of E2E tests understandable by any human being using cucumber(BDD) and playwright

2 lines (1 loc) 123 B
export declare function buildConfig(features: string[], steps?: string[], output?: string, featuresRoot?: string): string;