compileFixtures
Callable
Type parameters
- T: unknown
Parameters
inputCwd: string | URL
excludes: (string | RegExp)[] = []
Optional array of file names to exclude
Returns Fixture<T>[]
Array of fixtures
Optional array of file names to exclude
Array of fixtures
Generate an array of fixtures with a given time. Fixtures are extracted from .m?[j|t]sx? files (.js, .ts, .jsx, .tsx)