Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sveltejs/svelte-preprocess
/ autoProcess.test.ts
File
autoProcess.test.ts
test/autoProcess/autoProcess.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{ sveltePreprocess } from
'../../src'
;
3
import
{
4
preprocess,
Callers
nothing calls this directly
Calls
5
getLanguage
Function · 0.90
getFixtureContent
Function · 0.90
sveltePreprocess
Function · 0.90
preprocess
Function · 0.90
doesCompileThrow
Function · 0.90
Tested by
no test coverage detected