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

File two.test.js

test/fixtures/test-runner/no-isolation/two.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const { before, beforeEach, after, afterEach, test, suite } = require('node:test');
3
4function record(data) {

Callers

nothing calls this directly

Calls 7

beforeEachFunction · 0.85
suiteFunction · 0.85
recordFunction · 0.70
requireFunction · 0.50
beforeFunction · 0.50
afterFunction · 0.50
testFunction · 0.50

Tested by

no test coverage detected