Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ describe_it.js
File
describe_it.js
test/fixtures/test-runner/output/describe_it.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
require(
'../../../common'
);
3
const
assert = require(
'node:assert'
);
4
const
{ describe, it, test } = require(
'node:test'
);
Callers
nothing calls this directly
Calls
13
reject
Method · 0.80
require
Function · 0.50
it
Function · 0.50
test
Function · 0.50
setImmediate
Function · 0.50
resolve
Function · 0.50
Symbol
Function · 0.50
setTimeout
Function · 0.50
done
Function · 0.50
todo
Method · 0.45
skip
Method · 0.45
resolve
Method · 0.45
Tested by
no test coverage detected