MCPcopy
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

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

Callers

nothing calls this directly

Calls 15

seededTestsFunction · 0.90
timesFunction · 0.90
describeMethod · 0.80
describeEachMethod · 0.80
wordMethod · 0.80
sentenceMethod · 0.80
slugMethod · 0.80
sentencesMethod · 0.80
paragraphMethod · 0.80
paragraphsMethod · 0.80
textMethod · 0.80
linesMethod · 0.80

Tested by

no test coverage detected