MCPcopy Create free account
hub / github.com/nodejs/node / unit.js

File unit.js

test/fixtures/test-runner/snapshots/unit.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const { snapshot, suite, test } = require('node:test');
3const { basename, join } = require('node:path');
4

Callers

nothing calls this directly

Calls 7

basenameFunction · 0.85
suiteFunction · 0.85
requireFunction · 0.50
joinFunction · 0.50
testFunction · 0.50
planMethod · 0.45
snapshotMethod · 0.45

Tested by

no test coverage detected