Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, it } from
'vitest'
;
2
import
{ faker } from
'../../src'
;
3
import
{ seededTests } from
'../support/seeded-runs'
;
4
import
{ times } from
'../support/times'
;
Callers
nothing calls this directly
Calls
12
seededTests
Function · 0.90
times
Function · 0.90
dish
Method · 0.80
ethnicCategory
Method · 0.80
fruit
Method · 0.80
ingredient
Method · 0.80
meat
Method · 0.80
spice
Method · 0.80
vegetable
Method · 0.80
it
Method · 0.65
seed
Method · 0.65
adjective
Method · 0.45
Tested by
no test coverage detected