MCPcopy Index your code
hub / github.com/nodejs/node / e

Function e

test/fixtures/test-runner/coverage/a.test.mjs:1–1  ·  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 4

a.test.mjsFile · 0.70
compile_rulesFunction · 0.50
__init__Method · 0.50

Calls 1

rFunction · 0.50

Tested by

no test coverage detected