MCPcopy
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

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 15

seededTestsFunction · 0.90
timesFunction · 0.90
itEachMethod · 0.80
bearMethod · 0.80
birdMethod · 0.80
catMethod · 0.80
cetaceanMethod · 0.80
cowMethod · 0.80
crocodiliaMethod · 0.80
dogMethod · 0.80
fishMethod · 0.80
horseMethod · 0.80

Tested by

no test coverage detected