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

File parse.test.ts

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

Source from the content-addressed store, hash-verified

1import { readFileSync } from 'fs'
2import { resolve } from 'path'
3import { eachTest, jsonify, testPath } from 'postcss-parser-tests'
4import { test } from 'uvu'

Callers

nothing calls this directly

Calls 3

parseFunction · 0.90
toResultMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected