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

File a.test.mjs

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

Source from the content-addressed store, hash-verified

1import{test as o}from"node:test";import{strictEqual as r}from"node:assert";function e(){r(1,2)}o("fails",()=>{e()});
2//# sourceMappingURL=a.test.mjs.map

Callers

nothing calls this directly

Calls 2

eFunction · 0.70
oFunction · 0.50

Tested by

no test coverage detected