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

File abort_hooks.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2const { before, beforeEach, describe, it, after, afterEach } = require('node:test');
3
4describe('1 before describe', () => {

Callers

nothing calls this directly

Calls 7

beforeEachFunction · 0.85
abortMethod · 0.65
requireFunction · 0.50
beforeFunction · 0.50
itFunction · 0.50
afterFunction · 0.50
logMethod · 0.45

Tested by

no test coverage detected