MCPcopy Index your code
hub / github.com/nodejs/node / test-output-no-tests.mjs

File test-output-no-tests.mjs

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

Source from the content-addressed store, hash-verified

1// Test that the output of test-runner/output/no_tests.js matches test-runner/output/no_tests.snapshot
2import '../common/index.mjs';
3import * as fixtures from '../common/fixtures.mjs';
4import { spawnAndAssert, defaultTransform, 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