Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-runner-snapshot-tests.js
File
test-runner-snapshot-tests.js
test/parallel/test-runner-snapshot-tests.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --expose-internals
2
/* eslint-disable no-template-curly-in-string */
3
'use strict'
;
4
const
common = require(
'../common'
);
Callers
nothing calls this directly
Calls
15
suite
Function · 0.85
resolveSnapshotFile
Method · 0.80
nextId
Method · 0.80
getSnapshot
Method · 0.80
setSnapshot
Method · 0.80
createAssert
Method · 0.80
writeSnapshotFiles
Method · 0.80
test
Function · 0.70
match
Method · 0.65
serialize
Method · 0.65
require
Function · 0.50
refresh
Method · 0.45
Tested by
no test coverage detected