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

File color.spec.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { CssFunction, CssSpace, 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
humanMethod · 0.80
spaceMethod · 0.80
cssSupportedFunctionMethod · 0.80
cssSupportedSpaceMethod · 0.80
rgbMethod · 0.80
cmykMethod · 0.80
hslMethod · 0.80
hwbMethod · 0.80
labMethod · 0.80

Tested by

no test coverage detected