Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/faker-js/faker
/ lorem.spec.ts
File
lorem.spec.ts
test/modules/lorem.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ isSlug } from
'validator'
;
2
import
{ describe, expect, it } from
'vitest'
;
3
import
{ faker } from
'../../src'
;
4
import
{ seededTests } from
'../support/seeded-runs'
;
Callers
nothing calls this directly
Calls
15
seededTests
Function · 0.90
times
Function · 0.90
describe
Method · 0.80
describeEach
Method · 0.80
word
Method · 0.80
sentence
Method · 0.80
slug
Method · 0.80
sentences
Method · 0.80
paragraph
Method · 0.80
paragraphs
Method · 0.80
text
Method · 0.80
lines
Method · 0.80
Tested by
no test coverage detected