Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/faker-js/faker
/ company.spec.ts
File
company.spec.ts
test/modules/company.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
13
seededTests
Function · 0.90
times
Function · 0.90
itEach
Method · 0.80
name
Method · 0.80
catchPhrase
Method · 0.80
buzzPhrase
Method · 0.80
catchPhraseAdjective
Method · 0.80
catchPhraseDescriptor
Method · 0.80
catchPhraseNoun
Method · 0.80
buzzAdjective
Method · 0.80
buzzVerb
Method · 0.80
buzzNoun
Method · 0.80
Tested by
no test coverage detected