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

File git.spec.ts

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

Source from the content-addressed store, hash-verified

1import { isEmail, isHexadecimal, 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 13

seededTestsFunction · 0.90
timesFunction · 0.90
itEachMethod · 0.80
describeMethod · 0.80
describeEachMethod · 0.80
branchMethod · 0.80
commitEntryMethod · 0.80
toStartWithMethod · 0.80
commitMessageMethod · 0.80
commitDateMethod · 0.80
commitShaMethod · 0.80
itMethod · 0.65

Tested by

no test coverage detected