MCPcopy
hub / github.com/prettier/prettier / debug-print-doc.js

File debug-print-doc.js

tests/integration/__tests__/debug-print-doc.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe("prints doc with --debug-print-doc", () => {
2 runCli("cli/with-shebang", ["--debug-print-doc", "--parser", "babel"], {
3 input: "0",
4 }).test({

Callers

nothing calls this directly

Calls 2

runCliFunction · 0.85
testMethod · 0.45

Tested by

no test coverage detected