Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
import
{ runtime_suite, ok } from
'../runtime-legacy/shared'
;
3
4
const
{ test, run } = runtime_suite(true);
Callers
nothing calls this directly
Calls
2
runtime_suite
Function · 0.90
run
Function · 0.50
Tested by
no test coverage detected