MCPcopy
hub / github.com/webpack/webpack / setupTestFramework.js

File setupTestFramework.js

test/setupTestFramework.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3const { toMatchSnapshot } = require("jest-snapshot");
4const { getActiveSnapshotState } = require("./harness/snapshot");

Callers

nothing calls this directly

Calls 4

addDebugInfoFunction · 0.85
extendMethod · 0.80
requireFunction · 0.70
callMethod · 0.45

Tested by

no test coverage detected