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

File test-runner-plan-timeout.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2const { describe, it } = require('node:test');
3
4describe('planning with wait', () => {

Callers

nothing calls this directly

Calls 4

asyncActivityFunction · 0.85
requireFunction · 0.50
itFunction · 0.50
planMethod · 0.45

Tested by

no test coverage detected