Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jestjs/jest
/ userContext
Method
userContext
packages/jest-jasmine2/src/jasmine/Env.ts:521–523 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
519
description,
520
queueRunnerFactory,
521
userContext() {
522
return
suite.clonedSharedUserContext();
523
},
524
queueableFn: {
525
fn,
526
timeout() {
Callers
1
execute
Method · 0.80
Calls
1
clonedSharedUserContext
Method · 0.80
Tested by
no test coverage detected