MCPcopy Index your code
hub / github.com/nodejs/node / test-timeout-flag.js

File test-timeout-flag.js

test/fixtures/test-runner/output/test-timeout-flag.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const { describe, it, after } = require('node:test');
3const { setTimeout } = require('node:timers');
4

Callers

nothing calls this directly

Calls 7

requireFunction · 0.50
itFunction · 0.50
setTimeoutFunction · 0.50
resolveFunction · 0.50
afterFunction · 0.50
clearTimeoutFunction · 0.50
pushMethod · 0.45

Tested by

no test coverage detected