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) 147 B
export declare function buildConfig(features: string[], steps: string[] | undefined, output: string | undefined, featuresRoot: "uuv/e2e"): string;