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