Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
test from
'node:test'
;
2
3
test(
'matching assertions'
, (t) => {
4
t.plan(2);
Callers
nothing calls this directly
Calls
3
test
Function · 0.50
plan
Method · 0.45
ok
Method · 0.45
Tested by
no test coverage detected