MCPcopy Index your code
hub / github.com/nodejs/node / test-runner-custom-assertions.js

File test-runner-custom-assertions.js

test/parallel/test-runner-custom-assertions.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const assert = require('node:assert');
4const { test, assert: testAssertions } = require('node:test');

Callers

nothing calls this directly

Calls 8

isOddMethod · 0.80
contextMethod · 0.80
testFunction · 0.70
requireFunction · 0.50
registerMethod · 0.45
planMethod · 0.45
okMethod · 0.45
snapshotMethod · 0.45

Tested by

no test coverage detected