MCPcopy Create free account
hub / github.com/axe-api/axe-api / vitest-setup.ts

File vitest-setup.ts

packages/integrations/vitest-setup.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import dotenv from "dotenv";
2import { setEnvSettings } from "./envSettings";
3
4dotenv.config();

Callers

nothing calls this directly

Calls 2

setEnvSettingsFunction · 0.90
configMethod · 0.80

Tested by

no test coverage detected