Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sveltejs/svelte
/ test.ts
File
test.ts
packages/svelte/tests/snapshot/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, expect } from
'vitest'
;
3
import
{ globSync } from
'tinyglobby'
;
4
import
{ compile_directory } from
'../helpers.js'
;
Callers
nothing calls this directly
Calls
3
compile_directory
Function · 0.90
suite
Function · 0.85
run
Function · 0.50
Tested by
no test coverage detected