Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/devtools
/ plugin.test.ts
File
plugin.test.ts
packages/devtools-utils/src/svelte/plugin.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
'vitest'
2
import
{ createSveltePlugin } from
'./plugin'
3
4
// A stand-in for a real Svelte component — createSveltePlugin only stores the
Callers
nothing calls this directly
Calls
3
createSveltePlugin
Function · 0.90
Plugin
Function · 0.70
NoOpPlugin
Function · 0.70
Tested by
no test coverage detected