MCPcopy Index your code
hub / github.com/nodejs/node / test-output-spec-reporter.mjs

File test-output-spec-reporter.mjs

test/test-runner/test-output-spec-reporter.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Test that the output of test-runner/output/spec_reporter.js matches test-runner/output/spec_reporter.snapshot
2import '../common/index.mjs';
3import * as fixtures from '../common/fixtures.mjs';
4import { spawnAndAssert, specTransform, ensureCwdIsProjectRoot } from '../common/assertSnapshot.js';

Callers

nothing calls this directly

Calls 3

ensureCwdIsProjectRootFunction · 0.90
spawnAndAssertFunction · 0.90
pathMethod · 0.45

Tested by

no test coverage detected