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

File result.test.ts

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

Source from the content-addressed store, hash-verified

1import { test } from 'uvu'
2import { equal, is } from 'uvu/assert'
3
4import postcss, { Plugin, Result, Root, Warning } from '../lib/postcss.js'

Callers

nothing calls this directly

Calls 7

postcssFunction · 0.85
processMethod · 0.80
parseMethod · 0.80
syncMethod · 0.45
warnMethod · 0.45
toStringMethod · 0.45
warningsMethod · 0.45

Tested by

no test coverage detected