jest-bdd-generator
Version:
Jest code generator empowered with Gherkin and BDD
18 lines (11 loc) • 400 B
Markdown
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
```ts
import { default as React_2 } from 'react';
// @public (undocumented)
export const TestGeneration: React_2.FC<{
testsSource?: string;
featureSource?: string;
}>;
// (No @packageDocumentation comment for this package)
```