MCPcopy Index your code
hub / github.com/nodejs/node / match.mjs

File match.mjs

test/fixtures/test-runner/plan/match.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from 'node:test';
2
3test('matching assertions', (t) => {
4 t.plan(2);

Callers

nothing calls this directly

Calls 3

testFunction · 0.50
planMethod · 0.45
okMethod · 0.45

Tested by

no test coverage detected