Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
{ toMatchSnapshot } = require(
"jest-snapshot"
);
4
const
{ getActiveSnapshotState } = require(
"./harness/snapshot"
);
Callers
nothing calls this directly
Calls
4
addDebugInfo
Function · 0.85
extend
Method · 0.80
require
Function · 0.70
call
Method · 0.45
Tested by
no test coverage detected