MCPcopy
hub / github.com/faker-js/faker / book.spec.ts

File book.spec.ts

test/modules/book.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 10

seededTestsFunction · 0.90
timesFunction · 0.90
itEachMethod · 0.80
authorMethod · 0.80
formatMethod · 0.80
publisherMethod · 0.80
seriesMethod · 0.80
titleMethod · 0.80
seedMethod · 0.65
genreMethod · 0.45

Tested by

no test coverage detected