UNPKG

jest-bdd-generator

Version:

Jest code generator empowered with Gherkin and BDD

18 lines (12 loc) 423 B
## API Report File for "jest-bdd-generator" > Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/). ```ts // @public (undocumented) export function runTests(options: { pathFeatureInput?: string; pathTestsInput?: string; pathOutput?: string; scenario?: string[]; }): Promise<boolean>; // (No @packageDocumentation comment for this package) ```