Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sveltejs/svelte
/ test.ts
File
test.ts
packages/svelte/tests/sourcemaps/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
{ getLocator, locate } from
'locate-character'
;
4
import
{ suite,
type
BaseTest } from
'../suite.js'
;
Callers
nothing calls this directly
Calls
5
compile_directory
Function · 0.90
suite
Function · 0.85
sort
Method · 0.80
compare
Function · 0.70
run
Function · 0.50
Tested by
no test coverage detected