MCPcopy
hub / github.com/sveltejs/svelte / test-ssr.ts

File test-ssr.ts

packages/svelte/tests/runtime-browser/test-ssr.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @vitest-environment jsdom
2// Yes it's an SSR test, but we need the env to compare html
3// This is in its own file because if we had the jsdom environment for the other playwright browser tests,
4// esbuild would choke on it

Callers

nothing calls this directly

Calls 3

suiteFunction · 0.90
run_ssr_testFunction · 0.85
runFunction · 0.50

Tested by

no test coverage detected