MCPcopy
hub / github.com/jestjs/jest / setup

Method setup

packages/jest-environment-node/src/index.ts:238–238  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

236
237 // eslint-disable-next-line @typescript-eslint/no-empty-function
238 async setup(): Promise<void> {}
239
240 async teardown(): Promise<void> {
241 if (this.fakeTimers) {

Callers 1

_run10000Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected