MCPcopy Index your code
hub / github.com/nodejs/node / test-runner-global-setup-teardown.mjs

File test-runner-global-setup-teardown.mjs

test/parallel/test-runner-global-setup-teardown.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import '../common/index.mjs';
2import * as fixtures from '../common/fixtures.mjs';
3import { describe, it, beforeEach } from 'node:test';
4import assert from 'node:assert';

Callers

nothing calls this directly

Calls 15

beforeEachFunction · 0.85
includesMethod · 0.80
runTestFunction · 0.70
forEachMethod · 0.65
matchMethod · 0.65
itFunction · 0.50
joinFunction · 0.50
pathMethod · 0.45
refreshMethod · 0.45
resolveMethod · 0.45
okMethod · 0.45
existsSyncMethod · 0.45

Tested by

no test coverage detected