MCPcopy
hub / github.com/postcss/postcss / visitor.test.ts

File visitor.test.ts

test/visitor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { delay } from 'nanodelay'
2import { basename, resolve } from 'path'
3import { test } from 'uvu'
4import { equal, is, throws, type } from 'uvu/assert'

Callers

nothing calls this directly

Calls 15

createPluginFunction · 0.85
postcssFunction · 0.85
buildVisitorFunction · 0.85
addIndexFunction · 0.85
processMethod · 0.80
documentMethod · 0.80
parseMethod · 0.80
someMethod · 0.80
everyMethod · 0.80
walkDeclsMethod · 0.80
pushMethod · 0.80
replaceWithMethod · 0.80

Tested by

no test coverage detected