Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/faker-js/faker
/ animal.spec.ts
File
animal.spec.ts
test/modules/animal.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
15
seededTests
Function · 0.90
times
Function · 0.90
itEach
Method · 0.80
bear
Method · 0.80
bird
Method · 0.80
cat
Method · 0.80
cetacean
Method · 0.80
cow
Method · 0.80
crocodilia
Method · 0.80
dog
Method · 0.80
fish
Method · 0.80
horse
Method · 0.80
Tested by
no test coverage detected