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

File test.ts

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

Source from the content-addressed store, hash-verified

1// @vitest-environment jsdom
2import { runtime_suite, ok } from '../runtime-legacy/shared';
3
4const { test, run } = runtime_suite(true);

Callers

nothing calls this directly

Calls 2

runtime_suiteFunction · 0.90
runFunction · 0.50

Tested by

no test coverage detected