Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sveltejs/svelte
/ test.ts
File
test.ts
packages/svelte/tests/migrate/test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
'node:fs'
;
2
import
{ assert } from
'vitest'
;
3
import
{ migrate } from
'svelte/compiler'
;
4
import
{ try_read_file } from
'../helpers.js'
;
Callers
nothing calls this directly
Calls
6
migrate
Function · 0.90
try_read_file
Function · 0.90
suite
Function · 0.85
push
Method · 0.80
run
Function · 0.50
toJSON
Method · 0.45
Tested by
no test coverage detected