MCPcopy
hub / github.com/faker-js/faker / food.spec.ts

File food.spec.ts

test/modules/food.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { faker } from '../../src';
3import { seededTests } from '../support/seeded-runs';
4import { times } from '../support/times';

Callers

nothing calls this directly

Calls 12

seededTestsFunction · 0.90
timesFunction · 0.90
dishMethod · 0.80
ethnicCategoryMethod · 0.80
fruitMethod · 0.80
ingredientMethod · 0.80
meatMethod · 0.80
spiceMethod · 0.80
vegetableMethod · 0.80
itMethod · 0.65
seedMethod · 0.65
adjectiveMethod · 0.45

Tested by

no test coverage detected