MCPcopy
hub / github.com/vitest-dev/vitest / onTestRunEnd

Function onTestRunEnd

test/cli/test/cancel-run.test.ts:73–75  ·  view source on GitHub ↗
(testModules)

Source from the content-addressed store, hash-verified

71 }
72 },
73 onTestRunEnd(testModules) {
74 onTestRunEnd.resolve(testModules)
75 },
76 }],
77 })
78 onTestFinished(() => vitest.close())

Callers

nothing calls this directly

Calls 1

resolveMethod · 0.45

Tested by

no test coverage detected