MCPcopy
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

executeMethod · 0.80

Calls 1

Tested by

no test coverage detected