MCPcopy Index your code
hub / github.com/scriptscat/scriptcat / vitest.setup.ts

File vitest.setup.ts

tests/vitest.setup.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import chromeMock from "@Packages/chrome-extension-mock";
2import type Runtime from "@Packages/chrome-extension-mock/runtime";
3import { initTestEnv } from "./utils";
4import "@testing-library/jest-dom/vitest";

Callers

nothing calls this directly

Calls 5

initTestEnvFunction · 0.90
createStorageMockFunction · 0.85
fnMethod · 0.80
initMethod · 0.65
callMethod · 0.65

Tested by

no test coverage detected